What do you mean by persistent and non persistent objects?



What do you mean by persistent and non persistent objects?..

Answer / hrpynux@gmail.com

Persistent refers to an object's ability to transcend time or space. A persistent object stores/saves its state in a permanent storage system with out losing the information represented by the object. A non-persistent object is said to be transient or ephemeral.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

founder of c++

7 Answers   Microtek, TCS, TeleCommand,


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  


What are put and get pointers?

0 Answers  


What is a c++ object?

0 Answers  


Explain virtual class and friend class.

0 Answers  






Is it possible for a member function to use delete this?

0 Answers  


Explain the difference between c++ and java.

0 Answers  


When does the c++ compiler create temporary variables?

0 Answers  


What is ostream in c++?

0 Answers  


How many pointers are required to reverse a link list?

5 Answers   CTS,


What is a map in c++?

0 Answers  


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


Categories