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 |
Explain pointer to the constant and constant pointer?
Can I delete old microsoft visual c++?
Do I need ms visual c++ on my computer?
Do I need the microsoft visual c++?
What is persistence?
What is type-safety?
How do I uninstall visual c++?
What is the difference between the = and == operators?
What is microsoft visual c++ 2005 redistributable?
What is mfc in vc++?
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 to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?