Howmany number of objects we can store in an ArrayList. Is
there any limit?
Answer Posted / chandrashekhar
The size will be as equal to int size.
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What do you mean by thread safe?
Why stringbuffer is faster than string?
Does java map allow duplicates?
What is primitive data type in java?
What is the use of a copy constructor?
Is oracle java 11 free?
What is a stringbuffer?
Can we have a method name same as class name in java?
What is a ?
How garbage collection is done in java?
Is namespace same as package in java?
Why synchronization is important?
Explain the init method?
What is constructor chaining in java?
How do you convert bytes to character in java?