Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a Persistent, Transient Object?

Answers were Sorted based on User's Feedback



What is a Persistent, Transient Object?..

Answer / 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

What is a Persistent, Transient Object?..

Answer / 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

More OOAD Interview Questions

What is the function of dynamic typing?

0 Answers  


How many methods are there in the externalizable interface?

0 Answers  


Explain the meaning of object in object oriented programming?

0 Answers  


What is a static method? Why do we need static methods in java 8 interfaces?

0 Answers  


What are different types of arguments?

0 Answers  


What are the main features of oops?

0 Answers  


explain dynamic binding

0 Answers  


Tell me something about abstract classes?

0 Answers   TCS,


Do we require a parameter for constructors?

0 Answers  


Why abstraction is important?

0 Answers  


What are the major differences between late and dynamic binding?

0 Answers  


If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


Categories