Based on the code below,intScores(3, 1)is initialized to ____.Dim intScores(,) As Integer = {{75, 90}, {9, 25}, {23, 56}, {6, 12}}
A. 6
B. 12
C. 23
D. 56
Answer: B
Computer Science & Information Technology
You might also like to view...
By using ________, users can keep files on the Internet rather than on their computers
A) distributed processing B) distance processing C) web computing D) cloud computing
Computer Science & Information Technology
________ allows workbooks to be shared among different users
A) Conditional formatting B) Printing workbooks C) Collaboration D) Copying workbooks
Computer Science & Information Technology