单选题 下列程序的运行结果为( )。
#include<iostream.h>
 void main()

int a=2;
int b=a+1;
cou<<afo<<endl;


【正确答案】 B
【答案解析】