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 is singleton class in java?
Explain about strings in java?
Explain the inheritance?
What is the final keyword in java?
What happens if I remove static from main method?
How many return statement are allowed in a function?
what is optional in java 8?
What is an i/o filter?
What is the disadvantage of java?
Difference between character constant and string constant in java ?
What about static nested classes in java?
How to implement an arraylist in java?
Using callable statement how can you pass out parameters, explain with example?
What is the purpose of the enableevents() method in java programming?
Can we able to pass objects as an arguments in java?