What is persistence?
Answers were Sorted based on User's Feedback
Answer / muddy
Persistence is a way of storing state of an object
permanently to a file / storage place , etc.
| Is This Answer Correct ? | 35 Yes | 5 No |
Answer / naviyr
Persistence is a mechanism through which the life of an
object is beyond programs execution lifetime.
CArchive object in MFC provide this mechanism through
"Serialize" member function of a CDocument class.
| Is This Answer Correct ? | 18 Yes | 13 No |
Answer / anonymous
Persistence
* Takes action in the face of a significant obstacle
| Is This Answer Correct ? | 1 Yes | 1 No |
How will slove problem comes wirh Hybrid Inheritance?
I have to DLL one is COM dll and another is normal DLL. How I can identify which dll is normal DLL and which DLL is from COM DLL. please give me some clear picture on these
How do I fix microsoft visual c++ 2015 setup failed?
What is the use of microsoft visual c++ 2015 redistributable?
What is the difference between turbo c++ and visual c++?
What is a mnemonic?
What is the purpose of declaring a variable as unsigned?
Suppose multiple threads accessing a registry key at a time. In that case which synchronization object you will use?
What is microsoft visual c++ 2005 redistributable?
What is cmutex? How can we use it?
What is visual c++ runtime?
What is vcruntime?