单项选择题在Visual Basic中,变量的默认类型是()。

A.Integer
B.Double
C.Variant
D.Currency


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题将数据项“China”添加到列表框List1中成为第一项,应使用的语句是()。

A.List1.AddItem"China",0
B.List1.AddItem"China",1
C.List1.AddItem"China",
D.List1.AddItem"1,China"

5.单项选择题如果希望以模态方式显示窗体Form1,下列正确的语句是()。

A.Form1.Show 0
B.Form1.Show
C.Form1.Show 1
D.Form1.Show 0,1

7.单项选择题键盘事件的执行顺序是()。

A.Key Press、Key Down、Key Up
B.Key Down、Key Press、Key Up
C.Key Up、Key Down、Key Press
D.Key Up、Key Press、Key Down

9.单项选择题下列可以用来存储图像供其他对象使用的控件是()。

A.Tool Bar
B.Staturs Bar
C.Image List
D.Tree View

10.单项选择题应用程序打包后,其包文件的后缀是()。

A..cab
B..exe
C..ocx
D..vbp