网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
如下数组声明语句Dim a(3,-2to2,5)As Long,则数组a包含元素的个数是()。
A

120

B

75

C

60

D

13


参考答案

参考解析
解析: 暂无解析
更多 “单选题如下数组声明语句Dim a(3,-2to2,5)As Long,则数组a包含元素的个数是()。A 120B 75C 60D 13” 相关考题
考题 在通用声明中给出Option Base 1语句,则数组a包含( )个元素。Dim a(3, -2 To 1, 5)A、 120B、 75C、 60D、 13

考题 如下数组声明语句中数组a包含的元素个数为( )。Dim a(3, -2 To 1, 5)A、 96B、 75C、 60D、 13

考题 下列哪个语句定义了包含12个元素的整型数组( )。 A、Dim a(3,4) As IntegerB、Dim a(1 to 12)%C、Dim a%(-1 to 1,3)D、Dim a(1 to 2,3 to6) As Long

考题 下列哪个语句定义了包含8个元素的单精度数组( ) A、Dim a(2,4) As Single3CB、 Dim a(1 to 8)!C、Dim a!(7)D、 Dim a(1 to 2,3 to 6) As Long

考题 设有声明语句 Dim b(-1 To 10,2 To 9,20)As Integer 则数组b中全部元素的个数A.2310B.2016C.1500D.1658

考题 用Dim arr(3 To 5,-2 To 2)语句定义的数组元素个数是( )。A.20B.12C.15SXB 用Dim arr(3 To 5,-2 To 2)语句定义的数组元素个数是( )。A.20B.12C.15D.24

考题 设有如下数组声明语句:Dim am(-2 To 2,0 To 3)As Integer该数组包含的数组元素个数是A)20B)16C)15D)12

考题 数组声明语句dim a(5) as integer 声明的数组a中元素个数是5 。( ) 此题为判断题(对,错)。

考题 下面数组声明语句中,数组包含元素个数为( )。Dima(-3to2,5) A.120B.30C.60D.36

考题 数组声明为Dim A(3,-2 to 2,5),则数组A包含()个元素。A200B120C75D60

考题 数组声明语句Dima(2to3,-2to2,3to5)中,数组a包含元素的个数为()。A、120B、75C、30D、13

考题 在默认情况下,如下数组声明语句中 Dim s(4,4) As Integer,第二个数组元素的引用形式是()。

考题 数组声明为Dim A(3,-2 to 2,5),则数组A包含()个元素。A、200B、120C、75D、60

考题 如下数组声明语句Dim a(3,-2to2,5)As Long,则数组a包含元素的个数是()。A、120B、75C、60D、13

考题 在数组声明语句Dim a(3,-2to2,5)As Long中,数组a包含元素的个数为()。A、13B、60C、75D、120

考题 用语句Dim A (-3 To 5) As Integer定义的数组的元素个数是()

考题 在数组声明语句Dima(3,-2to2,5)AsLong中,数组a包含元素的个数为()。A、13B、60C、75D、120

考题 数组声明语句Dima(0to3,-2to2,0to5)中,数组a包含元素的个数为()。A、120B、75C、60D、13

考题 设有数组声明语句:Option base 1 dim A(3,-2 to 1),则数组A中有()个元素。

考题 填空题设有数组声明语句:Option base 1 dim A(3,-2 to 1),则数组A中有()个元素。

考题 单选题如有数组声明语句Dim a(2,-3 to 2,4),则数组a包含元素的个数是(  )。A 40B 75C 12D 90

考题 单选题数组声明为Dim A(3,-2 to 2,5),则数组A包含()个元素。A 200B 120C 75D 60

考题 填空题在默认情况下,如下数组声明语句中 Dim s(4,4) As Integer,第二个数组元素的引用形式是()。

考题 单选题在数组声明语句Dim a(3,-2to2,5)As Long中,数组a包含元素的个数为()。A 13B 60C 75D 120

考题 单选题数组声明语句Dima(2to3,-2to2,3to5)中,数组a包含元素的个数为()。A 120B 75C 30D 13

考题 单选题设有如下数组声明语句:Dim arr(﹣2 To2,0 To3)As Integer该数组所包含的数组元素个数是(  )。A 20B 16C 15D 12

考题 单选题在数组声明语句Dima(3,-2to2,5)AsLong中,数组a包含元素的个数为()。A 13B 60C 75D 120