Why we need to serialize the object
Answer Posted / ashwin
mr.sandeep ur answer is little bit clear but wat happens if
i dont serialize and send thro a network will there any
dataloss ?
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is array sorting in java?
How many characters is 2 bytes?
Is minecraft 1.15 out?
How do you define a singleton class?
What is the difference between replace and replace all?
If you are given the name of the function at run time how will you invoke the function?
Can we have any code between try and finally blocks?
Can a class have multiple constructors?
Why string is immutable or final in java
What are scriptlets?
do I need to use synchronized on setvalue(int)? : Java thread
What is the use of parse function in java?
What is the purpose of declaring a variable as final?
Is heap stored in ram?
What does the “static” keyword mean? Can you override private or static method in java?