What is serializable interface?

Answer Posted / pankaj

when we are supposed to convert our object in to byte form
to save in some location and then use on a network.

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can string be considered as a keyword?

574


Why put method is idempotent?

466


Can you explain the final method modifier?

571


What does it mean that a class or member is final?

559


What is meant by class?

543






Is empty in java?

582


How do you write a conditional statement?

521


Why does java not support pointers?

554


What is equals method in java?

524


What are static blocks and static initalizers in java ?

587


What are the characteristics of java?

527


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

543


What is downcasting?

576


Can a class be defined inside an interface?

565


Can a constructor be protected?

534