单项选择题下列程序的运行结果为( )。 #include<iostream.h> void main() int a=2; int b=a+1; cou<<afo<<endl;
单项选择题若变量a是int类型,并执行了语句:a='A'+1.6;,则正确的叙述是( )。