以下语句中有语法错误的是________。
A、
printf("%d",0xAB);
B、
printf("%f",3.45E2.5);
C、
printf("%d",037);
D、
printf("%c",'/');
【正确答案】
B
【答案解析】
提交答案
关闭