what is the Arraylist limit (maximum) by default ?
Answer Posted / rohit
the maximum limit of items stored in arraylist is approx. 6*10^8
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is public/private protected in java?
How do you use find and replace?
Is array an object in java?
What is the parse method in java?
What is the public method modifier?
What do you mean by platform independence?
Explain the selection sort algorithm?
Explain how to force the garbage collection in java.
What is starvation?
What is boolean logic?
What is the purpose of garbage collection in java?
What is the static variable?
Is namespace same as package in java?
Can a class be private in java?
What is procedure writing?