Answer Posted / giri
Serialization is a process of converting java object into byte stream these byte stream are stored into flat file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do we access static members in java?
What loop means?
Explain the difference between comparator and comparable in java?
What is derived datatype?
Can we access the non-final local variable, inside the local inner class?
Can we make constructors static?
What is a key in java?
What are the types of casting?
Explain java code for recursive solution's base case?
What are the ways to instantiate the class class?
Can we have multiple public classes in a java source file?
Is Java a dying language?
What is implicit object in java?
Differentiate between the constructors and methods in java?
What is the difference between state-based unit testing and interaction-based unit testing?