Multiple Choice
Select the subscripted variable name that should be used to refer to the Mth position of the array named N.
A) N(M)
B) M(N)
C) M
D) N
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: A single-level table is the same as
Q14: An example of a simple variable is
Q15: What is the value of GRID(5,4)after
Q16: In row-major order,the first subscript varies the
Q17: A subscript can have more than one
Q19: What is the value of GRID(3,1)after
Q20: What is the value of GRID(3,3)after
Q21: A matrix is an example of a
Q22: What is the value of LIST(5)after
Q23: Using the term SCORE(I),which of the following