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
How do you add an element to a set in java?
What are checked exceptions?
How many types of flags are there?
What is binary search in java?
Is list thread safe in java?
What is double in java?
Is array size fixed in java?
What is null in java?
What are actual parameters?
Why is the main method static?
What is java algorithm?
What is the largest number a double can hold?
Explain the significance of class loaders in bootstrap?
How many types of the indexof method are there for strings?
What are the two types of java?