题目 / 答案提交正确答案
有如下程序: Const n = -5 Const m = 6 Dim a(n To m) As Integer For i = LBound(a, 1) To UBound(a, 1) a(i) = i Next i Print a(LBound(a, 1)); a(UBound(a, 1))运行后输出的结果为()。
A. 0 0
B.-5 0
C.-5 6
D. 0 6
正确答案:-5 6
关键字 浏览量:次
上一篇:有如下语句:Option Base 1Private Sub Command1_Click() Dim A(2, -1
下一篇:下面程序:Private Sub Form_Click() Dim a(100) As Integer For i =
相关问题
【智慧树】What should be included in a mind map?()
【智慧树】What topics should be included while writing a passage descr
【智慧树】It is necessary to introduce the history of the place that y
【智慧树】Is your father a doctor? Yes, he is. He () in Town Hospital.
【智慧树】Which of the following words can best describes the relation
【智慧树】The number of lines of stanzas is ().
【智慧树】What do we call a poem written for a special occasion?
【智慧树】Free verse tends to use () diction.