首页 > 计算机 > 计算机考试 正文

[填空题] 下列程序的输出结果为______。 Sub OnGousbGotoDemo()Dim Number,MyStringNumber=2On Number GoTo Line1, Line2

时间:2021-07-20 17:21:49 解答: 81 次

[填空题] 下列程序的输出结果为______。

Sub OnGousbGotoDemo()

Dim Number,MyString

Number=2

On Number GoTo Line1, Line2

Exit Sub

Line 1:

MyString="In Line 1"

Print MyString

Line2:

MyString="In Line2"

Prnt MyString

End Sub

正确答案:

In Line2

  • 相关题库

请充值VIP继续使用(未注册用户支付后会自动注册登录)

×

95元 29元

VIP截止日期:2025-01-02 03:49:08

←请使用支付宝扫码支付

95元 29元

VIP截止日期:2025-01-02 03:49:08

←请使用微信扫码支付