【单选题】下面程序的输出结果是 main( ) {int a=15,b=21,m=0 switch(a%3) { case 0:m++break case 1:m++ switch(b%2) {default:m++ case 0:m++break } } cout<<m<<endl }
【单选题】下面程序的输出结果是main(){int a=15, b=21,m=0;switch(a%3){ case 0, m++ breakcase 1 :m++ switch(b%2) { default: m++; case 0:m++ break; }}cout<<m<<end1}
【简答题】下面程序的输出结果是main{ int x=3 ,y=6,a=0 while(x++!=(y-=1) ) { a+=1 if (y
【多选题】下列项目中,属于企业无形资产的有()。
C.
企业为建造厂房以支付土地出让金方式获得的土地使用权
【判断题】社会环境中的各种影响往往会通过有意识记而被个体“潜移默化”地接受。( )