

MCQOPTIONS
Saved Bookmarks
1. |
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» D. all of these | |