GkSeries.com
Current Affairs Quiz 2024
GK
Courses
Aptitude
Banking
English
UGC NET
Home
/
Computer Engineering
/
Which of the following is not an valid declaration of an array?
By
Gkseries
see more questions
Q.
Which of the following is not an valid declaration of an array?
[A] int [ ] a = new int [3];
[B] int a [ ] [ ] = new int [3] [3]
[C] int [ ] [ ] a = new int [3] [ ];
[D] int [ ] [ ] a = new int [ ] [3];
Answer & Explanation
Option: [D]
In multidimensional array rows cannot left blank.
DOWNLOAD CURRENT AFFAIRS PDF FROM APP
Next Question →
Please share this page
Click Here to Read more questions
Teacher Eligibility Test