If an array named num is dimensioned to hold 10 values in 5 rows and 2 columns, how would you store 50 in the first physical row and first physical column?
A) num[ 1, 1 ] = 50;
B) num[ 0 , 0 ] = 50;
C) num = 50 [ ] ;
D) num5 = 50;
Correct Answer:
Verified
Q28: There are several ways to do a
Q29: The ArrayList class can be used to
Q30: A two dimensional array is accessed much
Q31: The ArrayList does not allow you to
Q32: A Hashtable represents a collection of key/value
Q34: The ArrayList class requires you to add
Q35: One of the special properties in the
Q36: Which of the following is a valid
Q37: One of the properties of the ArrayList
Q38: Which of the following is a valid
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents