Why we need to serialize the object
Answer Posted / ragunath
object should be user friendly,it should be understand by the
third party on his first sight, to find the object
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Is ++ operator is thread safe in java?
How can you share data between two thread in Java?
How can we find the sum of two linked lists using stack in java?
What restrictions are placed on method overriding?
What is callable java?
Why is java called java?
What data type is true or false?
What is locale?
Which method cannot be overridden in java?
What is a conditional equation?
What is unicode datatype?
What is the difference between yield() and sleep()?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
What are the main differences between notify and notifyAll in Java?
Can we catch more than one exception in a single catch block?