二级二级ACCESS2010年9月全国计算机等级考试二级笔试试卷Access数据库程序设计
题目内容

窗体中有命令按钮Commandl,事件过程如下:Public Function f(x As Integer) As IntegerDim y As Integerx=20y=2f=x*yEnd FunctionPrivate Sub Commandl_Click()Dim y As IntegerStatic x As Integerx=10y=5y=f(x)Debug .Print x;yEnd Sub运行程序,单击命令按钮,则立即窗口中显示的内容是

2024-07-09

A.10 5

B.10 40

C.20 5

D.20 40

题目答案

试卷相关题目

最新试卷
热门试卷

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

去 App Store 免费下载 iOS 客户端