Answer Posted / mahendran a
It is about what happens when the application is shutdown
and started again.
Persistent - These objects are stored during shutdown and
recreated when application is started again or when necessary.
Transient - Can not survive after application ends.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the difference between aggregation and composition?
What are the methods required to create changes in subclasses?
What are the features of encapsulation ?
What is the default access specifier in a class definition?
What is the difference between abstract & interface?
What interface must an object implement before it can be written to a stream as an object?
what three "domains" are considered during analysis modeling?
What is the difference between oop and sop?
Explain the usage of encapsulation?
Can a class implement two interfaces having default method with same name and signature?
What is the use if instanceof keyword?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
Can you define OOP and principles of OOP?
What are the four important foundation concepts of OOP ?