单项选择题
A. 16 B. 12 C. 28 D. 21
A. hello, B. new worldhello, C. new world D. hello,rld
A. printf("x=%d\n",x); B. printf("x=%1d\n",x); C. printf("x=%8dL\n",x); D. printf("x=%LD\n",x);