P

Priyanka Tomar • 35.28K Points
Coach

Q. Which of these is an incorrect array declaration?

  • (A) int arr[] = new int[5]
  • (B) int [] arr = new int[5]
  • (C) int arr[] = new int arr[5]
  • (D) int arr[] = int [5] new
  • Correct Answer - Option(D)
  • Views: 65
  • Filed under category JAVA

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics