[单项选择题] 下列程序执行后,变量a的值为______。 dim a, b, c, d as single a=100 b=20 c=1000 if
2021-07-20
[单项选择题] 下列程序执行后,变量a的值为______。 dim a, b, c, d as single a=100 b=20 c=1000 if b>a then d=a: a=b: b=d end if if c>a thend=a: a=c: c: d end if if c>b thend=b: b=c: c=d end if
A.0
B.1000
C.20
D.100
正确答案:B
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。
