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
Is java a virus?
What is the use of parse function in java?
What is difference between path and classpath in java?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
Can we return null in java?
What does sizeof return?
What are the different types of collections in java?
What is return used for in java?
Is array serializable java?
What is the difference between a switch statement and an if statement?
What is meant by the value of a variable?
What is difference between variable declaration and definition?
What is multithreading and its advantages?
If a method is declared as protected, where may the method be accessed?
What is the difference between yield() and sleep()?