if arraylist size is increased from initial size what is
the size of arraylist...suppose initial is 100 , if i add
101 element what is the size...
Answer Posted / sri
same 100 since the count starts from 0 onwards its obcious
tat u wud have 101 elements
| Is This Answer Correct ? | 7 Yes | 35 No |
Post New Answer View All Answers
What is multithreading in java?
Can an interface be defined inside a class?
What is default size of arraylist in java?
What package is math in java?
How much is a java license?
What is replacefirst in java?
What is the difference between && and & in java?
What is the purpose of the enableevents() method in java programming?
Can I overload to string method
What are different ways of object creation in java ?
How do you know if a value is nan?
Why are getters and setters used?
What is runtime locatable code?
What are the ways to instantiate the class class?
What does pointer mean?