What is the need of serialize?

Answer Posted / sujeev kr singh

Serialization is usefull, whenever we want to send an
object over Network. When we want to persit an object
serialization is needed.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How substring() method of string class create memory leaks?

552


Define the remote object implementation?

2001


When a thread blocks on i/o?

573


What is the immediate superclass of the applet class?

605


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1816






What is clustering? What are the different algorithms used for clustering?

584


What classes of exceptions may be caught by a catch clause?

560


What is meant by method chaining?

666


Do I need to import javlang package any time? Why ?

629


What is aop(assepct oriented programing)?

584


How can I avoid validating a form before data is entered?

556


Is the ternary operator written x : y ? Z or x ? Y : z ?

639


Difference between hashmap and hashtable?

610


Which containers use a border layout as their default layout?

613


What are the sequence of steps to write pub or sub model kind of application?

1895