判断题
正确
下列程序运行后,单击窗体,输出结果是()。Private Sub Form_Click()a =3:b =7a =a +b :b =a -b :a =a -bPrint a;bEnd Sub
A.3、7B.7、3C.14、4D.10、4
微信扫一扫,加关注免费搜题