[單項選擇題] 下列程序執(zhí)行后,變量a的值為______。 dim a, b, c, d as single a=100 b=20 c=1000 if
2021-07-20
[單項選擇題] 下列程序執(zhí)行后,變量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
詞條內(nèi)容僅供參考,如果您需要解決具體問題
(尤其在法律、醫(yī)學(xué)等領(lǐng)域),建議您咨詢相關(guān)領(lǐng)域?qū)I(yè)人士。