What is use of arraylist in java?
Answer / Lucky Kaushik
ArrayList is used in Java for dynamic arrays with growable size. It is useful when the number of elements to store is not known at compile time, or when the number of elements needs to change during runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is bmg file and how to create that files?what will it contailn?
1 Answers HCL, Probe Services,
How to eliminate duplicates from an array?
6 Answers ABC, AdMod, Adobe, College School Exams Tests, Patni, Wipro,
Have you ever used hashtable and dictionary?
What are the basics of core java?
What are the differences between string, stringbuffer and stringbuilder?
Explain about object oriented programming and its features?
Is there any limitation of using inheritance?
Does java support multi dimensional arrays ?
What is substring 1 in java?
What happens when you assigned a 'double' value to a 'String'?
When should the method invokelater() be used?
Is there a jre for java 11?