二级二级ACCESSaccess题库11
题目内容

在窗体中添加一个名称为 Command1 的命令按钮,然后编写如下程序:Public x As IntegerPrivate Sub Command1_Click( )  x=10  Call s1  Call s2  MsgBox xEnd SubPrivate Sub s1( )  x=x+20End subPrivate Sub s2( )  Dim x As Integer  x=x+20End Sub窗体打开运行后,单击命令按钮,则消息框的输出结果为(   )。

2024-07-09

A.10

B.30

C.40

D.50

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端