单选题

以下不能输出字符A的语句是(    )

A

printf("%c\n",'a'-32);

B

printf("%d\n",'A');

C

printf("%c \n", 65);

D

printf("%c\n",'B'-1);

赣ICP备20007335号-2