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 are locale settings?
Is singleton class immutable?
What is the use of beaninfo?
What is the final class?
What is an argument in java?
Can we define static methods inside interface?
What are the six ways to use this keyword?
What are the actions that can occur when a thread enters blocked state?
What is an empty list in java?
Does a class inherit the constructors of its superclass in java programming?
Why enumeration is faster than iterator?
Is int primitive data type?
How list contains works in java?
What is difference between array and arraylist in java?
Explain about main() method in java ?