Based on the code below,intScores(1, 1)is initialized to ____.
?
Dim intScores(,) As Integer = {{75, 90}, {9, 25}, {23, 56}, {6, 12}}

A. 9
B. 25
C. 75
D. 90

Answer: B

Computer Science & Information Technology

You might also like to view...

An ________ is a specific type of computer program that manages the other programs on computing devices

A) platform B) app C) operating system D) property

Computer Science & Information Technology

To determine the network adapter in a Windows device, you use the Control Panel ________ utility

Fill in the blank(s) with correct word

Computer Science & Information Technology