Answer Posted / paletipatisrinu
serialization is the process of save ing the state of the
object in to file or secondary storage device.The main
purpose serialization we can send the data one layer to
another layer.its converts java notation object to network
notation object.if we are working with serialization ur
class must implemented serializible interface
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is parsing a sentence?
what is the difference between preemptive scheduling and time slicing? : Java thread
Enlist diffrent types of inheritance supported by java?
Is string thread safe in java?
How do you declare a variable?
What is an i/o filter?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What is a values collection view ?
How do you square a number in java?
What is the difference between import java.util.date and java .util?
Can a static class have a constructor java?
What are the rules for naming an array?
What is the applet security manager, and what does it provide?
Is set thread safe java?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?