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
Where are the card layouts used?
Which collection is thread safe in java?
What is integer parseint?
What is console based application in java?
What is java volatile?
What is exception hierarchy in java?
Why is the type for real numbers called double?
What is the properties class in java programming?
When throw keyword is used?
What is the gregoriancalendar class in java programming?
What is byte data type?
Explain notify() method of object class ?
What is double in java?
What is the purpose of interface?
Which category the java thread do fall in?