Q. Which of these is an incorrect array declaration?
β
Correct Answer: (D)
int arr[] = int [5] new
You must be Logged in to update hint/solution