单项选择题
下面程序运行时的输出结果是____。
main()
{int a=5;
printf("a=%d",++a+2);
}
A.a=6B.a=8
C.a=5
D.8
点击查看答案&解析

单项选择题
微信扫一扫,加关注免费搜题