What do you mean by persistent and non persistent objects?
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 |
What are the stages in the development cycle?
Difference between a homogeneous and a heterogeneous container
Why is swift so fast?
How do c++ struct differs from the c++ class?
What are the differences between a struct in C and in C++?
Can non-public members of another instance of the class be retrieved by the method of the same class?
What is searching?
What is command line arguments in C++? What are its uses? Where we have to use this?
What do you understand by zombie objects in c++?
Why do we use classes in c++?
what are the types of Member Functions?
What are the benefits of c++?