Answer Posted / rameshreddy.k
by using serialization we can pass some amout of data from
network to another network or one layer to another layer ..
and also we want use object with running JVM by use
serialization consept we can use it
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the use of using enum to declare a constant?
Explain the difference between map and flatmap stream operation?
Can we declare a class as static?
How do you change an int to a string?
Which non-unicode letter characters may be used as the first character of an identifier?
How is tree Mirroring implemented?
Which collection allows duplicate values in java?
What is anagram number?
What is the difference between an object-oriented programming language and object-based programming language?
Is java call by value?
What are alternatives to java serialization?
What is int argc char * argv?
Can we create a class inside a class in java?
How is final different from finally and finalize?
Why char array is favored over string for the storage of passwords?