东北大学 / 可视化程序设计(VB)
正确率:100%
下面程序段运行后,变量Value的值为()。x=20 IF x>=10 Then Value=5*x Else Value=4*x
A.100
B.80
C.90
D.70
参考答案:
A.100
B.80
C.90
D.70