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 arrays are stored in memory in java?

510


What is the scope or life time of instance variables?

657


What is the difference between iterator and list iterator?

534


Is list thread safe in java?

489


Does java support multiple inheritance or not?

599






What are the different collection views provided by maps?

565


Write a java program for binary search?

605


What is string pool in java?

560


do I need to use synchronized on setvalue(int)? : Java thread

556


How many bits is a float?

540


What is bufferedwriter?

540


What are the new features in java 8? Explain

555


How many bytes is a string in java?

533


What are unchecked exceptions in java?

610


What is return null in java?

509