Q. Which of the following is true about the size of an ArrayList in Java?

  • (A) The size is fixed and cannot change.
  • (B) The size can only increase but not decrease.
  • (C) The size can change dynamically.
  • (D) The size is determined by the length of the elements.
πŸ’¬ Discuss
βœ… Correct Answer: (C) The size can change dynamically.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
145
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ranjeet
Publisher
πŸ“ˆ
99%
Success Rate