Answer Posted / shakir khan
serialization is the mechanism by which youcan save
the state of an object by converting in to a byte stream.
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
What is the properties class in java programming?
What is valid keyword in java?
What is the use of :: in java?
What is a void in java?
What is application tier?
What will happen to the exception object after exception handling?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What is mutable object and immutable object?
Which sort is best in java?
Can you override private or static method in java?
Explain different ways of creating a thread. Which one would you prefer and why?
What are the properties of thread?
Which access specifier can be used with class ?
What are the principle concepts of oops?
Difference difference paint() and paintcomponent()?