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
Why Java is not pure Object Oriented language?
What are the two types of java programming?
why we use merge option in hybernate pls give a ex snippet
What is the difference between access specifiers and access modifiers in java?
What are different types of inner classes ?
What are the different conditional statements?
What is an empirical question?
What is a null check?
What is the purpose of static methods and static variables?
What is main method?
Is null function in java?
How do you get length in java?
What is a static method in java?
What are the different collection views provided by maps?
How does linkedhashmap work in java?