问题 单项选择题

以下程序段的输出结果是( )。
int a=1234;
printf("%2d\n",a);

A.12
B.34
C.1234
D.提示出错、无结果

答案

参考答案:C

单项选择题
单项选择题