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 linked hashset and its features?

526


What is scope & storage allocation of global and extern variables? Explain with an example

568


What is the main use of generics in java?

498


What does 3 dots mean in java?

497


What are the advantages of passing this into a method instead of the current class object itself?

1153






Is void a keyword in java?

576


What is string [] args?

541


What is the difference between stringbuffer and stringbuilder class?

554


What are the advantages of user defined functions?

538


What is variable explain?

516


How to make a read-only class in java?

581


How to sort an unsorted array in java?

595


Difference between Linked list and Queue?

593


What is a blocking method in Java?

589


Can subclass overriding method declare an exception if parent class method doesn't throw an exception?

491