- 3
- 0
- 约7.6千字
- 约 19页
- 2017-10-06 发布于河南
- 举报
安农大vb计算机试题3(Ann agriculture VB computer examination questions 3)
安农大vb计算机试题3(Ann agriculture VB computer examination questions 3)
1 what is wrong with the following statement?
A) by default, the value of the property Visible is False
(B) if the Visible property of the control is set to False, the run - time control will be hidden
C) the value of Visible can be set to True or False
D) setting the Visible property is the same as setting the Enabled property, leaving the control in a state of failure
2 the type of file that a project must contain is
A.*.vbp, *.frm, *.frx, B.*.vbp, *.cls, *.bas
C.*.bas, *.ocx, *.res, D.*.frm, *.cls, *.bas
3 in the following assignment statement, () is wrong.
A.x=x+1, B.x=x+y, C.x+y=x, D.x=4 6
The following 4 items can be used as the Visual Basic variable name
A) Book B) 2_Seek
C) 123.58 D) Book1
5 in the code editor, continuation characters are used to line up the symbols for writing the same statement, which is used to indicate continuation characters
A) a space followed by an underscore _ B _) an underscore
C) a character - D, one space plus a hyphen
6 if you want to set a command button in a form to an invalid state, what attribute should you move the command button?
A) Value B) Visible
C) Default D) Enabled
7 in Visual Basic, the following two variables have the same name
A) Japan and Ja_pan B) English and ENGLish
C) English and Engl D) China and Chin
8 in the declarations of the following symbolic constants, it is illegal to
A.Const a As Single=1.1
B.Const a= OK
C.Const, a, As, Double=Sin (1)
D.Const a As Integer= 12
Nine
The following procedure that calculates n correctly is
A) Private, Sub, Command1_Click ()
N=5: x=1
Do
X=x * I
I=I + 1
Loop While I n
Print x
End Sub
B) Private, Sub, Command1_Click ()
N=5: x=1: I=1
Do
X=x * I
I=I + 1
Loop While I n
Print x
End Sub
C) Private, Sub, Command1_Click ()
N=5: x=1: I=1
Do
X=x * I
I=I + 1
Loop While I =n
Print x
End Sub
D) Private, Sub, Command1_Click ()
N=5: x=1: I=1
Do
X=x * I
I=I + 1
Loop, While, I n
Print x
End Sub
10 the following procedures
您可能关注的文档
- 大连海事大学历年复试分数线(Dalian Maritime University retest scores over the years).doc
- 大连理工船舶考研经验(Experience in graduation examination of Dalian ship).doc
- 大赛首席评估师陈润宵高手的交易模式(Contest chief evaluator Chen Runxiao Master trading model).doc
- 大雅斋瓷器与瓷器小样(Dayazhai porcelain and porcelain samples).doc
- 天之痕隐藏道具(Days of hidden props).doc
- 大陆银行核心业务系统国内厂商(Mainland banks, core business systems, domestic firms).doc
- 天下经济重心东移(The economic center of the world moves eastward).doc
- 大陆对台独的对策讨论(Discussion on the mainland's Countermeasures against Taiwan independence).doc
- 天南星(Arisaema).doc
- 天堂2工匠制作卷出处攻略(Paradise 2 artisan production volume introduction).doc
- 2025-2026学年天津市和平区高三(上)期末数学试卷(含解析).pdf
- 2025-2026学年云南省楚雄州高三(上)期末数学试卷(含答案).pdf
- 2025-2026学年甘肃省天水市张家川实验中学高三(上)期末数学试卷(含答案).docx
- 2025-2026学年福建省厦门市松柏中学高二(上)期末数学试卷(含答案).docx
- 2025-2026学年广西钦州市高一(上)期末物理试卷(含答案).docx
- 2025-2026学年河北省邯郸市临漳县九年级(上)期末化学试卷(含答案).docx
- 2025-2026学年河北省石家庄二十三中七年级(上)期末历史试卷(含答案).docx
- 2025-2026学年海南省五指山市九年级(上)期末化学试卷(含答案).docx
- 2025-2026学年河北省唐山市玉田县九年级(上)期末化学试卷(含答案).docx
- 2025-2026学年河北省邢台市市区九年级(上)期末化学试卷(含答案).docx
最近下载
- 2020年北京中考英语试题及答案.pdf VIP
- 贷款结清证明.docx VIP
- 村两委换届模拟推演方案.docx VIP
- 有机化学——杂环化合物和生物碱.ppt VIP
- 2025年中考数学一模试卷(福建卷)含答案解析.pdf VIP
- 2025年菏泽职业学院单招语文测试试卷.docx VIP
- 三雄极光-商用照明项目专业产品手册(2023-2024).pdf VIP
- 杜邦dupont-FilmTec™Fortilife™ XC120 超高压反渗透膜元件-120bar.pdf
- 高处作业安全培训PPT课件.ppt VIP
- dwc_ble50combophy_tsmc40_databook数据手册解析.pdf VIP
原创力文档

文档评论(0)