McqMate
Q. |
chosse the incorrect statement |
A. | int a[]=new int[10] |
B. | int[] a=new int[10] |
C. | int a[]=int[10] new |
D. | all of these |
Answer» C. int a[]=int[10] new |
View all MCQs in
Principles of Programming LanguagesNo comments yet