Multiple choice

If a is a valid 2-D character array, then 0[a] refers to

  1. invalid

  2. first row of the 2-D character array

  3. first row first element of the 2-D character array

  4. none of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

null