网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
(23)下列程序执行后,变量x的值为 。 Dim a,b,c,d As Single Dim x As Single a=10 b=30 c=400 If b>a Then d=a:a=b:b=d End If If b>c Then x=b Elself a>c Then x=c Else x=c End IfA.10 B.30 C.400 D.430
参考答案
更多 “ (23)下列程序执行后,变量x的值为 。 Dim a,b,c,d As Single Dim x As Single a=10 b=30 c=400 If ba Then d=a:a=b:b=d End If If bc Then x=b Elself ac Then x=c Else x=c End IfA.10 B.30 C.400 D.430 ” 相关考题
考题
下列程序执行后,变量X的值为( )。Dim fl,b,C,d As SingleDim X As Singlef1=10b=30c=400If bfl Thend=fl:fl=b:b=dEnd IfIf bC ThenX=bElse If flc ThenX=cElseX=aEnd IfA.10B.30C.400D.430
考题
下列程序执行后,变量x的值为( )。 Dim a,b,c,d As Single Dim x As Single a=10 b=30 c=400 If b>a Then d=a:a=b:b=d End If If b>c Then x=b Else If a>c Then x=c Else x=a End IfA.10B.30C.400D.430
考题
下列程序执行后,变量x的值为( )。Dim a,b,c,d As SingleDim x As Singlea=10b=30c=400If ba Thend=a:a=b:b=dEnd IfIf bc Thenx=bElse If ac Thenx=cElsex=aEnd IfA.10B.30C.400D.430
考题
下列程序执行后,变量x的值为( )。 Dim a, b, c, d As Single Dim x As Single a=10 b=30 c=400 If b>a Then d=a:a=b:b=d End If If b>c Then x=b Else If a>c Then x=c Else x=a End IfA.10B.30C.400D.430
考题
下列程序执行后,变量X的值为( )。 Dim a,b,C,d As Single Dim X As Single f1=10 b=30 c=400 If bfl Then d=fl:fl=b:b=d End If If bC Then X=b Else If flc Then X=c Else X=a End IfA.10B.30C.400D.430
考题
变量x,y都是single类型,它们的值分别为10.7和20.3,变量t是整型,执行下面语句后,x,y的值变为()。t=x:x=y:y=tA.10.7,20.3B.20.3,10.7C.20.3,11D.20,10.7
考题
7、下列哪个函数为插值函数A.P=polyfit(X,Y,3)B.Y1=interp1(X,Y,X1,'method')C.R=corrcoef(X)D.[Y,I]=sort(A,dim)
考题
下列哪个函数为插值函数 。A.P=polyfit(X,Y,3)B.Y1=interp1(X,Y,X1,'method')C.[Y,I]=sort(A,dim)D.R=corrcoef(X)
热门标签
最新试卷