MCQ
Which of the following is/are proper example/s of an array ?
  • A
    int marks[ ] = new int[5];
  • B
    int[ ] marks = new int[5];
  • Both A & B
  • D
    marks[ ];

Answer

Correct option: C.
Both A & B
C

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