Indicate whether the following statements are syntactically correct or incorrect.
If incorrect, indicate what is wrong with the statement:
A. int[] array[];
*B. double data[] ¼ new data[];
*C. int[] ¼ [2, 4, 6];
D. double[][] doubleArray[10];
*E. Student[5] class;
F. Student[] student ¼ new Student[26];
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here