[單項(xiàng)選擇題] 對(duì)窗體編寫(xiě)如下代碼: Option Base 1 Private Sub Form_ KeyPress (KeyAscii As Integ
2021-07-20
[單項(xiàng)選擇題] 對(duì)窗體編寫(xiě)如下代碼: Option Base 1 Private Sub Form_ KeyPress (KeyAscii As Integer) a=Array(237,126,87,48,498) m1=a(1) m2=1 If KeyAscii=13 ThenFor i=2 To 5 If a(i)>m1 Then m1=a(I) m2=i End IfNext i End If Print m1 Print m2 End Sub 程序運(yùn)行后,按回車(chē)鍵,輸出結(jié)果為_(kāi)_____ 。
A.484
B.237 1
C.498 5
D.498 4
正確答案:C
詞條內(nèi)容僅供參考,如果您需要解決具體問(wèn)題
(尤其在法律、醫(yī)學(xué)等領(lǐng)域),建議您咨詢(xún)相關(guān)領(lǐng)域?qū)I(yè)人士。