网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
写出语句 b=(a=6,a*3); 执行后整型变量b的值是()
参考答案
更多 “写出语句 b=(a=6,a*3); 执行后整型变量b的值是()” 相关考题
考题
若整型变量a的值为2、b的值为3,则下面程序段执行后整型变量c的值为( )。 If a>5 Then If b<4 Thenc=a-b Elsec=b-a Else If b>3 Thenc=a*b Elsec=aMod6 End IfA.2B.-1C.1D.6
考题
执行下列语句后整型变量a的值是 ______。 If(3-2)>2 Then a=10 Else If(10/2)=6 Then a=20 Else a=30 End IfA.10B.20C.30D.不确定
考题
假设变量intVar为一个整型变量,则执行赋值语句intVar="2"+3之后,变量intVar的值与执行赋值语句 intVar="2"+"Y'之后,变量intVar的值分别是【 】。
考题
若整型变量a值为2、b的值为3,则下列程序段执行后整型变量c的值为______。 If a>5 then If b<4 Then c=a-b Else c=b-a Else If b>3 Then c=a*b Else c=a mod b End IfA. 2B.-1C.1D.6
考题
单选题语句K=2+3.0**2/2执行后,整型变量 K的值是()A
6.5B
5C
6D
7
热门标签
最新试卷