What is serializable interface?

Answer Posted / narendravarma mallapuraju

Serializable interface is implemented by a class ,whose
objects state can be saved into any outputstream .This is
mainly useful in RMI[Remote Method Invocation] .

Is This Answer Correct ?    19 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why does java not support pointers?

560


How will you add panel to a frame?

659


Can we overload the main() method?

559


Can static methods access instance variables in java?

580


What is double word?

551






What are the advantages of arraylist over arrays?

580


How does the java compiler work?

536


what is singleton class in java?

627


Difference between abstract and concrete class ?

592


Why are data types important?

548


What is a top level class in java?

543


What are features of java?

568


Explain the difference between intermediate and terminal operations in java8?

580


Why convert an applet to an application?

634


What are the ways in which a thread can enter the waiting state?

520