2025年计算机等级考试(二级Visual Basic语言程序设计)练习题及答案一(7月6日)
2025/7/6
来源:易考吧
导语
2025年计算机等级考试(二级Visual Basic语言程序设计)练习题及答案一,更多及模拟试题,请访问易考吧计算机等级考试网
2025年计算机等级考试(二级Visual Basic语言程序设计)练习题及答案一
1). VB6.0规定,不同类型的数据占用存储空间的长度是不同的。下列各组数据类型中,满足占用存储空间从小到大顺序排列的是( )。
A.Byte, Integer, Long, Double
B.Boolean, Byte, Integer, Double
C.Byte, Integer, Double, Boolean
D.Boolean, Byte, Integer, Long
正确答案:A
1). VB6.0规定,不同类型的数据占用存储空间的长度是不同的。下列各组数据类型中,满足占用存储空间从小到大顺序排列的是( )。
A.Byte, Integer, Long, Double
B.Boolean, Byte, Integer, Double
C.Byte, Integer, Double, Boolean
D.Boolean, Byte, Integer, Long
正确答案:A
