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 are peerless components?

622


What is java and its types?

553


Define jre i.e. Java runtime environment?

576


What does replaceall do in java?

488


Difference between Linked list and Queue?

611






What is numeric data type?

529


What are selection structures?

541


how come we know the object is no more used in the class?

5433


What do you mean by constant time complexity?

602


What is the maximum size of arraylist in java?

498


What is number data type in java?

558


What is the preferred size of a component in java programming?

543


What is r * in math?

554


What all methods are used to prevent thread execution ?

558


How will you call an Applet using Java Script Function?

544