若给出以下程序,其输出为( )。 #include <iostream.h> void main(void) { int a=4,b=7; cout << (a=a+1,b+a,b+1) << endl; }
·5
·8
·11
·程序有错误,无法运行
出自:延安大学会计学基础