Answer Posted / ysr
Array list implements Cloneable, Collection, List,
RandomAccess, Serializable
Interfaces. So no need to implement the serialized
interface.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What do you mean by byte code?
What is the difference between declaration and definition in java?
How many decimal places is a double?
How to use Media tracker Class.
What is hashing principle in java?
What is collection sort in java?
Explain garbage collection in java?
Does java linked list allow duplicates?
Is java a software?
What is module with example?
How do you start a thread?
Variable of the boolean type is automatically initialized as?
Describe what a thread-local variable is in java?
When is the finalize() called?
What is the difference between static and non-static variables in java programming?