What are the similarities between an array and an ArrayList?
Answer Posted / manikandan [ gtec,vellore ].
both array and arraylist can store a duplicate elements in
un ordered way.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is considered an anti pattern?
What do the thread?class methods run() and start() do?
Which sort is best in java?
What is unmodifiable list in java?
Explain wait(), notify() and notifyall() methods of object class ?
What is thread pool? How can we create thread pool in java?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What is the difference between a method and a function in alice?
Explain yield() method in thread class ?
How do you reverse a word in java?
What is collections framework?
What is string variable?
What is the purpose of the System class?
What is fail fast in java?
What is the difference between jfc & wfc?