Difference between array and arraylist.
Answer Posted / nagarjunareddy.sannapareddy
array is a collection of similar type of data and the
capacity of array is fixed and it define with in system name
pace
array list it hold different type of data and the capacity
of hairstylist is increase dynamically it define withe in
system.collections name space
| Is This Answer Correct ? | 29 Yes | 10 No |
Post New Answer View All Answers
What is an anonymous class in java?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
What is class level lock ?
What is canonical name in java?
List the interfaces which extends collection interface?
What is meant by class loader? How many types are there?
What is mean by collections in java?
What is ellipsis in java?
What is final variable?
Define iterator and methods in iterator?
What is the difference between actual and formal parameters?
What is runtime polymorphism or dynamic method dispatch?
What do you mean Abstraction in java?
How many threads can java run?
What is meant by flickering?