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 does it mean that strings are immutable?
How to sort double array in java?
What is a nonetype?
What is the major drawback of internal iteration over external iteration?
Which are the two subclasses under exception class?
What is member in java?
How will you load a specific locale?
What is included in core java?
Write a program to find the greatest of three numbers in java?
Can you explain inner class.
What is a condition in java?
How to perform quicksort in java?
Can you instantiate the math class in Java?
What is fundamental datatype?
What are the kinds of polymorphism?