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
Which non-unicode letter characters may be used as the first character of an identifier?
How do you remove duplicates from an array in java?
How many types of parsers are there?
What is the benefit of abstract class?
Does java list allow null?
What is the difference between assignment and initialization?
Is java 11 paid version?
Explain serialization and deserialization in java?
What is finalize()?
What is the purpose of the enableevents() method?
What are functions in java?
What is a modifier?
Can a private method of a superclass be declared within a subclass?
What is meant by class?
Which oo concept is achieved by using overloading and overriding?