what is the serialization?

Answers were Sorted based on User's Feedback



what is the serialization?..

Answer / varsha pandey

Serialization is the process of converting a data structure
or object into a sequence of bits so that it can be stored
in a file, a memory buffer, or transmitted across a network
connection link to be "resurrected" later in the same or
another computer environment. When the resulting series of
bits is reread according to the serialization format, it can
be used to create a semantically identical clone of the
original object.

Is This Answer Correct ?    4 Yes 0 No

what is the serialization?..

Answer / krishana bihari singh

Serialization is use for convert to object in byte form

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Java Related AllOther Interview Questions

What is meant by code profiling?

0 Answers  


Write a program for the following topic - switch case,looping using fuction calling,nesting,console input output. Aim- to print a menu:- 1-series 2-single value. Each menu having sub menu armstrong or perfect.

0 Answers  


If you’re overriding the method equals() of an object, which other method you might also consider?

0 Answers  


Define network programming?

0 Answers  


How many types of jdk are there?

0 Answers  






What services can invoke lambda?

0 Answers  


What is java flatmap?

0 Answers  


what is the function of OS

3 Answers  


what are the steps in JDBC connectivity..???

1 Answers   IBM, SoftCom, TCS,


What is lazy loading in jpa?

0 Answers  


I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance

0 Answers  


Can I use openjdk for commercial?

0 Answers  


Categories