Answer Posted / abilash
Serialization is a Process of translating a state of object
into a stream of bytes.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the syntax and characteristics of a lambda expression?
What is object english?
What do you understand by the term string pool?
What is the difference between access specifiers and access modifiers in java?
What is classname class in java?
What's the access scope of protected access specifier?
Differences between external iteration and internal iteration?
Why collection doesn’t extend cloneable and serializable interfaces?
What is exception in java?
Is java free for commercial?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
How do you convert bytes to character in java?
Can we overload the constructors?
What is meant by data hiding/encapsulation?
What are the different conditional statements?