which methods consisting of the serilizable interface?

Answer Posted / abhi

actually there are two methods on serializable interface.one
is readObject and writeObject.If u implement that two method
then it behave as a normal interface.if not then it is
marker interface.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is thread count in java?

549


What is composition in java?

730


Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)

857


what is synchronization and why is it important? : Java thread

591


Explain throw keyword in java?

618






How do I enable java in safari?

554


What are the advantages of encapsulation in java?

556


Explain java coding standards for classes or java coding conventions for classes?

622


What is this keyword in java?

569


What is string builder?

474


what is the purpose of "virtual"?

574


What is the right data type to represent a price in java?

574


Explain about the select method with an example?

593


Can we use different return types for methods when overridden?

558


What is linked hashset and its features?

554