R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which class provides a resizable array implementation?

  • (A) Array
  • (B) ArrayList
  • (C) Vector
  • (D) HashMap
  • Correct Answer - Option(B)
  • Views: 10
  • Filed under category Java
  • Hashtags:

Explanation by: Ram Sharma
`ArrayList` provides dynamic resizing of array elements.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.