what is the Arraylist limit (maximum) by default ?

Answer Posted / veera

Array List is dynamic growing. so no maximum. length but It
is not synchronized.

by

veera.

Is This Answer Correct ?    41 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the synonym of string?

802


Where is java located?

760


When is the finalize() called?

922


Is call by reference possible in java?

744


What is the finalize method do?

844


What is struts in java?

822


What is the relationship between clipping and repainting under awt?

883


How many bits is a string?

767


How do you write methodology?

766


How do you access command-line arguments within the code?

818


Difference between string s= new string (); and string s = "abv";?

1001


What is a byte string?

832


Which method must be implemented by all threads?

990


What is collection class in java?

745


What is difference between array and arraylist in java?

731