单项选择题
A.if elseend;for end;switch case end;while end; B.if elseend;switch case end;for end;while end; C.for end;if else end;while end;switch case end; D.while end;for end;switch case end;if else end;
i=2; a=2i; b=2*i; c=2*sqrt(-1); 程序执行后a, b, ...
单项选择题i=2; a=2i; b=2*i; c=2*sqrt(-1); 程序执行后a, b, c的值分别是多少?()
A.a=4,b=4,c=2.0000i B.a=4,b=2.0000i,c=2.0000i C.a=2.0000i,b=4,c=2.0000i D.a=2.0000i,b=2.0000i,c=2.0000i
使用from:step:to方式生成向量,“-3:1:3”,其中-3,1,3分别是()A.步长值,结束值,开始...
单项选择题使用from:step:to方式生成向量,“-3:1:3”,其中-3,1,3分别是()
A.步长值,结束值,开始值 B.开始值,步长值,结束值 C.结束值,步长值,开始值 D.开始值,结束值,步长值
在多个句柄对象中,句柄是1的应该是()对象。A.根对象B.坐标轴C.窗口D.屏幕
单项选择题在多个句柄对象中,句柄是1的应该是()对象。
A.根对象 B.坐标轴 C.窗口 D.屏幕