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 toarray method in java?
What is square root in java?
What are jee technologies?
Is empty string in java?
Explain the use of shift operator in java. Can you give some examples?
Why arraylist is not synchronized in java example?
How a variable is stored in memory?
Is set thread safe java?
What is outofmemoryerror in java?
How to print an arraylist in java?
Is null false in java?
What are the differences between forwarding () method and sendredirect() methods?
Which collection is thread safe in java?
What’s the difference between the methods sleep() and wait()?
How do you declare a variable?