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 do you mean by abstract classes?
Difference between composition and inheritance ?
What is the difference between a class and a structure?
Difference between abstraction and implementation hiding ?
Differentiate between overloading and overriding.
Explain about the analysis phase?
Explain about inheritance?
Can a class in java be inherited from more than one class?
Name some languages which have object oriented language and characteristics?
Explain about inheritance in oops?
Name the different creational patterns in object oriented design?
What is the benefit of using inheritance?
Why abstraction is important?
Explain what you understand by function overloading.
Explain the meaning of object in object oriented programming?