单选题 在窗体上添加一个命令按纽,名为COMgAND1,事件过程如下:
Private Sub CQmmand1_Click()
x =0
Do Until c = -1
a=InputBox(“请输入a的值”)
a=Val

【正确答案】 A
【答案解析】