|
|
| JAVA |
Expert:ChitraRajendran
What is SERIALIZATION? |
| Answers |
Serialization is the process of storing the state of an object in to storage medium. if a variable is transient then we can't store it in storage mediums like hard disk, etc. Thanks...
|
Hi Friend,
The process of transforming an in-memory object to a byte stream is called as Serialization.
For more information,visit the following link:
http://www.roseindia.net/java/example/java/io/SerializingObject.shtml
Thanks
|
| More Questions |
|
|
Post Answers
Ask Question
Facing Programming Problem?
|
|
|
|
|