Answer Posted / shaik baji
Serialization:
--------------
The process of holding the state of an object and transfer
it over the network is known as Serialization.
"Serializable" is an interface which doesn't contain any
methods. It's available in java.io package.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What is anagram number?
What is a class object?
How do you generate random numbers in java?
What are mutable classes?
What is a values collection view ?
Where is the find and replace?
What is the difference between a field variable and a local variable?
What is the purpose of void class?
Is a method a procedure?
In Java list the methods that can be overridden?
What are the topics in advance java?
Are static members inherited to sub classes?
Is a char always 1 byte?
Which of the following classes will have more memory allocated?