[填空題] 閱讀下面的程序: PriVate Sub Form_C1ick() Dim Check As Booleau,Counter As Integ
2021-07-20
[填空題] 閱讀下面的程序:
PriVate Sub Form_C1ick()
Dim Check As Booleau,Counter As Integer
Check=True
Counter=5
Do
Do While Counter<20
Counter=Counter+1
If Counter=10 Then
Check=FalSe
EXit Do
End If
Loop
Loop Until Check=FalSe
Print Counter
End Sub
程序運行后,單擊窗體,輸出結(jié)果為______。
正確答案:J
詞條內(nèi)容僅供參考,如果您需要解決具體問題
(尤其在法律、醫(yī)學等領域),建議您咨詢相關(guān)領域?qū)I(yè)人士。