What is serializable interface?

Answer Posted / prakash

serialization is the interface that convert object into byte
stream. and this objects saved to local discs by
ObjectOutputStream and ObjectInputStream.and this Object can
be send over the network.

Is This Answer Correct ?    23 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you square a number in java?

538


What is ascii format?

537


Write a program to print fibonacci series up to count 10.

507


Can a java program have 2 main methods?

533


What is function declaration?

514






Can static methods be inherited?

521


If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?

652


What does indexof return in java?

523


what is a thread pool in java and why is it used?

518


Difference between == and .equals() ?

560


What methodology can be utilized to link to a database?

495


How do you sort a string in java?

526


Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain

1417


Is it possible to use string in the switch case?

542


What is anagram of a string?

503