1.

Which Method Is Used To Reduce The Capacity Of An Arraylist Object?

Answer»

trimTosize() is used to reduce the SIZE of the array that UNDERLINES an ArrayList OBJECT.

trimTosize() is used to reduce the size of the array that underlines an ArrayList object.



Discussion

No Comment Found

Related InterviewSolutions