The size (number of cells) of an array having row indices as 0 to n and column…
2016
The size (number of cells) of an array having row indices as 0 to n and column indices as 0 to m is:
- A.
n + m + 2
- B.
n x m
- C.
n + m
- D.
(n + 1)(m + 1)
Attempted by 209 students.
Show answer & explanation
Correct answer: D

