What is serializable interface?

Answer Posted / atul singhal

Serializable is an Interface, which is used to convert an
object into byte, whose objects state can be saved into any
local disc by ObjectOutputStream and ObjectInputStream.
This byte form of an object will used to transfer over the
Network. This is mainly used in RMI.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the major advantages of internal iteration over external iteration?

814


What is a website container?

682


What are operators and its types?

813


What is meant by null and void?

728


Is zero a positive integer?

761


What is the use of http-tunneling in rmi?

783


How can we find the sum of two linked lists using stack in java?

765


What is remote method invocation (rmi)?

805


can used Protected Class outside Function.?

814


How does sublist works in java?

719


What are java annotations?

826


What are the basic concepts of OOPS in java?

747


What is an eror in java?

787


Give me some null interfaces in java?

792


What do you understand by soft reference?

801