Answer Posted / priyadharshini.m
Persistent object is one which is stored even after the
creator of the object ceases to exist whereas transient
object only exist till the creator exists and not stored
permanently
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Define Destructor?
what is full form OOP?
What is @functionalinterface?
What is static polymorphism?
What are the methods required to create changes in subclasses?
What is a ternary operator?
Write basic concepts of oops?
explain dynamic binding
What are the properties that are defined in an object model?
What do you mean by data hiding?
How will you define abstract classes?
What is an interface?
Can I implement polymorphism using abstract class?
Why is C not an OOP language?
What is static and dynamic Binding?