MCQ
_______of the following is two dimensional array.
  • A
    int a[3][3];
  • int a[2][2]={(0, 0), (1, 1));
  • C
    int a[4][4];
  • D
    Int a[5][4];

Answer

Correct option: B.
int a[2][2]={(0, 0), (1, 1));
b

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free