【单选题】int w = 0; void fun() { w++; printf("w = %d ", w); } main() { int w = 5; w++; printf("w = %d ", w); fun(); printf("w = %d ", w); } A. w=1 w=1 w=6 B. w=6 w=0 w=6 C. w=6 w=1 w=6 D. w=5 w=1 w=6
【单选题】int w = 0; void fun() { w++; printf("w = %d ", w); } main() { int w = 5; w++; printf("w = %d ", w); fun(); printf("w = %d ", w); } A. w=1 w=1 w=6 B. w=6 w=0 w=6 C. w=6 w=1 w=6 D. w=5 w=1 w=6
给出如下代码st="Hello,World" , 可以输出“World”子串的是( ) A: print(st[5:0]) B: print(st[6:]) C: print(st[5:11]) D: print(st[6:0])
给出如下代码st="Hello,World" , 可以输出“World”子串的是( ) A: print(st[5:0]) B: print(st[6:]) C: print(st[5:11]) D: print(st[6:0])
给出如下代码st="Hello,World" , 可以输出“World”子串的是( ) A: print(st[5:0]) B: print(st[6:]) C: print(st[5:11]) D: print(st[6:0])
给出如下代码st="Hello,World" , 可以输出“World”子串的是( ) A: print(st[5:0]) B: print(st[6:]) C: print(st[5:11]) D: print(st[6:0])
有以下程序段,运行结果是( )。 Const st As String=”ABC” st=”123” st=st+”6”
有以下程序段,运行结果是( )。 Const st As String=”ABC” st=”123” st=st+”6”
若有下述程序段,则表达式( )的值为6。 Struct st {int n; struct st *next; }; struct st a[3]={5,&a[1],6,&a[2],9,'0000'},*p=a;
若有下述程序段,则表达式( )的值为6。 Struct st {int n; struct st *next; }; struct st a[3]={5,&a[1],6,&a[2],9,'0000'},*p=a;
有以下程序段,运行结果是()。ConststAsString=”ABC”st=”123”st=st+”6”
有以下程序段,运行结果是()。ConststAsString=”ABC”st=”123”st=st+”6”
生成: 6 7 8 6 7 8 6 7 8
生成: 6 7 8 6 7 8 6 7 8
将2Ω与3Ω的两个电阻串联后,接在电压为10V的电源上,2Ω电阻上消耗的功率为( )。 A: 4W B: 6 W C: 8 W D: 10 W
将2Ω与3Ω的两个电阻串联后,接在电压为10V的电源上,2Ω电阻上消耗的功率为( )。 A: 4W B: 6 W C: 8 W D: 10 W
变频器的控制电路端子有( ) A: R、S、T B: U、V、W C: 5、6、7 D: 8、9
变频器的控制电路端子有( ) A: R、S、T B: U、V、W C: 5、6、7 D: 8、9
居住建筑每户照明的功率密度值的现行值为()W/m2。 A: 6 B: 7 C: 8 D: 9
居住建筑每户照明的功率密度值的现行值为()W/m2。 A: 6 B: 7 C: 8 D: 9