Why is serialization required?
Answer / Bhanupriya Singh
Serialization is required in Java to convert an object's state into a byte stream. This allows for the object to be transmitted over a network or stored in a file, preserving its state for later use.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is singleton class?
16 Answers 3i Infotech, 7 Seas, ABC, Amdocs, Cap Gemini, Oracle, Persistent, TCS, Techforza,
What are the ways to instantiate the class class?
Why hashset is used in java?
What is a treeset class?
why do we use interface in java?
What types of inheritance does Java support?
what are the methods in object?
In the below example, what will be the output?
Why charat is used in java?
What is the main functionality of Prepared Statement?
Difference between a process and a program?
What technique is carried out to find out if a particular string is empty?