A

Admin • 831.35K Points
Coach

Q. How are multidimensional arrays implemented in Java?

  • (A) As tables
  • (B) As linked lists
  • (C) As arrays of arrays
  • (D) As trees
  • Correct Answer - Option(C)
  • Views: 16
  • Filed under category Java
  • Hashtags: Java Array

Explanation by: Admin
Multidimensional arrays are implemented as arrays of arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.