What is the difference between serialization and
deserialization?
Answer Posted / naviyr
Serialization is the processing of saving object data to
secondary or a permanant storage area. Deserialization is
retrieving the stored data.
In MFC, CArchive object provide this functionality.
"IsStoring" specifies whether the data is being serialized
or de-serialized.
Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
Explain pointer to the constant and constant pointer? Explain difference between them.
What is microsoft visual c++ 2005 redistributable?
How do I get rid of microsoft visual c++ runtime library error?
What is vcruntime?
What is ole? How do you handle drag and drop in ole?
Do I need ms visual c++ on my computer?
What is microsoft visual c++ 2013 redistributable?
How do I reinstall microsoft visual c++?
What is microsoft visual c++ runtime library error?
Explain some of commonly used methods provided by iunknown.
Is microsoft visual c++ important?
What is microsoft visual c++ 2015 redistributable package x64?
What is the Use of the Developer Studio Editor?
What is cwinthread class?
Does visual c++ 2017 replace 2015?