问题描述:
[单选]
当Command1_Click事件发生时,窗体上显示的内容是()。 Private Sub Command1_Click()Dim a As Integer,b As Integer,c As IntegerIf a = 0 Then x = x-1 Else If b <> 0 Then x = 7 Else x=x+8 End If If c <> 0 Then x = x-3 Else x = 4 End If Print xEnd Sub
A.7
B.8
C.4
D.3
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.216.96)
- 热门题目: 1.对于长度为n的有序线性表,在 2.本程序将顺序文件 3.PCI-E每个通路是全双工的
