what is the Arraylist limit (maximum) by default ?
Answer Posted / shreya
ArrayList default limit is 16
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the scope or life time of class variables or static variables?
Give few examples of final classes defined in Java API?
What is your platform?s default character encoding and how to know this?
What is the difference between the direct buffer and non-direct buffer in java?
What is port number in java?
Why bytecode is called bytecode?
How do you do descending order in java?
What does it mean that a class or member is final?
What is the difference between variable & constant?
What is runtime locatable code?
What is merge sort in java?
What is ordered map in java?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
What is a heavyweight component?
What one should take care of, while serializing the object?