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

How do you reverse sort a list in java?

718


How can you set the applet size?

801


Why do we use variables?

693


can I implement my own start() method? : Java thread

735


What do you mean by access modifier?

768


What are heterogeneous objects?

780


What do you mean by singleton class in java?

679


How will you call an Applet using Java Script Function?

740


What is mutable object and immutable object?

864


Is intellij better than eclipse?

757


What is the difference between object oriented programming language and object based programming language?

749


How do you create a method in java?

725


Why do we need variables?

712


What is balanced tree in java?

698


Why use string handling in Java?

777