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

What is meaning of in c++?

0 Answers  


List out some of the object-oriented methodologies?

1 Answers  


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


What is the default width for ouputting a long integer using the insertion operator?

0 Answers  


Mention the ways in which parameterized can be invoked.

0 Answers  


What are the benefits of c++?

0 Answers  


What does ios :: app do in c++?

0 Answers  


Explain the use of this pointer?

0 Answers  


What is #include iostream in c++?

0 Answers  


Do you know what is overriding?

0 Answers  


What are the uses of c++ in the real world?

0 Answers  


write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,


Categories