Q:

If a two dimensional array is used as a formal parameter, then

0

If a two dimensional array is used as a formal parameter, then


  1. the first subscript must be left empty
  2. the first (row) subscript may be left empty
  3. both the subscripts must be left empty
  4. both the subscripts may be left empty

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

the first (row) subscript may be left empty

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

applications of a multidimensional array... >>
<< What is the output of C program with arrays?...