A

Admin • 828.03K Points
Coach

Q. Which statement is true about arrays in Java?

  • (A) Arrays are dynamic in size
  • (B) Arrays can only hold primitives
  • (C) Array size is fixed after creation
  • (D) Arrays are only 1D
  • Correct Answer - Option(C)
  • Views: 14
  • Filed under category Java
  • Hashtags: Java Array

Explanation by: Admin
Once created, an array's size cannot be changed.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.