Answer Posted / pranab dutta
A mechanism by which you can save the state of an object by
converting it to a byte stream is known as serialization
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How are variables stored?
What is finalize method?
What does provide mean construction?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
What are java packages? What's the significance of packages?
what is meant by HQL?
What is array and arraylist in java?
Is null keyword in java?
What is hashtable and explain features of hashtable?
How do you sort a string in java?
Difference between class#getinstance() and new operator ?
Write a program to print all permutations of string?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
How do I run java on windows?
What are different exception types exceptions available in java ?