Thread
:
MFC interview questions
View Single Post
rajeswaridvssnr
Go4Expert Member
31Oct2006,16:41
Searialization is the process of streaming the object data to or from a persistent storage medium. It's useful in Doc-View Architecture. CObject :: Serialize() function is used to do serialization.