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
What are a base class, subclass, and superclass?
What are the features of encapsulation ?
What are Classes and Objects?
What's the order of call of constructors in inheritiance?
What is super keyword?
Explain the meaning of object in object oriented programming?
What are the major differences between late and dynamic binding?
Which oops concept is used as reuse mechanism?
State about java and its relation to object oriented programming?
What is the need of multiple inheritance?
What are the different principle of OOPS?
Explain about overriding polymorphism?
What is the difference between an Abstract class and Interface?
Explain about a class in oop?
What are the different types of inheritance?