单选题
下列程序的运行结果为( )。
#include<iostream.h>
void main()
int a=2;
int b=a+1;
cou<<afo<<endl;
A、
0.66667
B、
0
C、
0.7
D、
0.66666666
【正确答案】
B
【答案解析】
提交答案
关闭