How Array List can be Serialized.

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


Please Help Members By Posting Answers For Below Questions

What is command line used for?

579


Is set sorted in java?

510


What is parseint?

523


What is a boolean flag in java?

559


What are the main uses of java?

516






Explain all java features with real time examples

1202


What is super in java?

567


What is the purpose of encapsulation?

534


Why is it called buffering?

576


Are arrays dynamic in java?

527


What is meant by method?

571


What are the restrictions that are applied to the java static methods?

518


How large is a boolean?

547


Can we define a package statement after the import statement in java?

567


How do you declare a string variable?

508