What is serializable interface?

Answer Posted / manish mathur

Serializable interface is used to create classes which
enable the transfer of any binary object over a
communication channel by transferring all the data of the
object in a byte by byte manner.

Is This Answer Correct ?    94 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is java an open source?

530


Does java support Operator Overloading?

617


What does bitwise or mean?

579


How to instantiate member inner class?

634


List out five keywords related to exception handling ?

608






What is an example of declaration?

535


Why java is said to be pass-by-value ?

557


What is the difference between class & structure?

577


Can we call the run() method instead of start()?

606


What is bufferedreader in java?

592


is there a separate stack for each thread in java? : Java thread

544


What do you mean by byte code?

525


What is hasnext in java?

584


What is difference between == equals () and compareto () method?

537


Explain the difference between runnable and callable interface in java?

596