MCQ
Which of the following is a statement to declare an array named ‘m’ to store integer values in 5 rows and 3 columns?
- Aint m ( ) ( ) = new int [5][3];
- ✓int m [ ] [ ] =new int [5][3];
- Cint m [ ] [ ] =new int [3][5];
- DNone of these
Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.