What is a Persistent, Transient Object?
Answer Posted / nisha
transient objects are the objects which lie in application
memory... once application is ended this object also get
vanished... whereas persistent objects have permanent
memory... they remain in memory untill they are xplicitly
removed....
transient objects cannot be converted to persistent objects
as they have their lifetime defined at the time of their
instantiation.
| Is This Answer Correct ? | 21 Yes | 10 No |
Post New Answer View All Answers
What is Activity diagram in UML?
What are the different approaches to store knowledge?
Explain about dynamic diagrams?
What does associations, aggregation and composition in a class diagram mean?
What are the modelling diagrams that are most commonly used?
What do you understand by relationships in uml?
Does Visio Standard have UML?
What is dependency?
What is package diagram in UML with example?
What is UML and its features?
How the object diagrams gets represented in uml?
What are the messages and the dynamic diagrams?
What is Association and its types?
Can you name the different elements with the collaboration diagram?
Explain the types of diagrams in UML.