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 type of language is java?

541


What happens if we don’t override run method ?

563


What is the difference between post and put?

535


What happens if we override private method?

523


What is oop principle in java?

546






Can I use % with real numbers?

562


What is a byte string?

617


Write a program to reverse a number in java?

560


What is the default size of arraylist in java?

504


What is an iterator interface in java programming?

536


Can a final method be overloaded?

507


Why java strings are immutable in nature?

590


Is java jre still free?

530


What is passing parameters in java?

518


What are the benefits of operations?

511