网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
下列程序的输出结果为______。
a=4.5
b=-123
c=Len(Str(b)+Str(a) )
MsgBox c
参考答案
更多 “ 下列程序的输出结果为______。a=4.5b=-123c=Len(Str(b)+Str(a) )MsgBox c ” 相关考题
考题
下列程序的输出结果是()。includevoid main(){char*Str;str="testI";cout
下列程序的输出结果是( )。 #include<iostream.h> void main() { char*Str; str="testI"; cout<<str[5]; }A.test!B.testC.空字符D.异常
考题
以下程序段输出的结果是()。 String str="123"; int x=4; int y=5; str=str+(x+y); System.out.println(str);A.123B.123+4+5C.1239D.编译时发生异常
热门标签
最新试卷