What are the similarities between an array and an ArrayList?
Answer Posted / paks
Array is a create space of fix size while Arraylist is
depand on dynamic base .it create size depend on dynamic based
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
When arithmeticexception is thrown?
What is the purpose of methodology?
What is difference between null and void?
Is boolean a wrapper class in java?
Define array. Tell me about 2-D array.
Define how destructors are defined in java?
What is the difference between the direct buffer and non-direct buffer in java?
Can we sort set in java?
What is difference between call by value and call by reference?
Why are functions called methods in java?
What is an inner class in java?
What is function declaration?
Which class represents the socket that both the client and server use to communicate with each other?
Where we write javascript code in html page?
What occurs when an object is constructed?