What is a Persistent, Transient Object?

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


Please Help Members By Posting Answers For Below Questions

What do you mean by polymorphism?

552


Can I implement polymorphism using abstract class?

572


Explain what an object is.

639


What is the super keyword?

611


Can you create an instance of an interface?

593






Can encapsulation be called as a security device?

568


What does the keyword virtual represented in the method definition?

635


When will you use an interface and abstract class?

577


What are the features of encapsulation ?

563


What do you mean by data hiding?

620


Why are virtual users created?

629


What is polymorphism and abstraction?

607


Differentiate between a class and a method.

579


What is the default access specifier in a class definition?

561


Explain about a class in oop?

592