Difference between array and arraylist.
Answer Posted / brijendra kumar soni(xavient)
Array is the Coolection of similar type of object.the size
of array is fixed while Array list is the collection of
different data types and the size of array list is growable.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What happens when you add a double value to a string?
hr interview how many minutes asking question
What are inner classes or non static nested classes in java?
Why do we need hashset in java?
What is a final class ?
What is a default constraint?
What is visibility mode?
What is the static field modifier?
What is string and example?
What is externalizable?
Is java se open source?
Can I declare class as static or private?
Explain differences between checked and unchecked exceptions in java?
What is the generic function?
What is the meaning of course?