What is a Persistent, Transient Object?

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


Please Help Members By Posting Answers For Below Questions

What is the significance of encapsulation?

722


explain the difference between operator overloading and function overloading.

742


How can we restrict inheritance for a class so that no class can be inherited from it?

823


Explain basic concepts of OOPS?

653


What is ‘this’ pointer?

740






What is a functional interface? What is sam interface?

716


Explain serialization and overriding?

796


What is the abstract method modifier?

765


What are abstract functions? Why are they used?

749


What are the limitations of inheritance?

709


Difference between encapsulation and data hiding ?

645


What are the major differences between late and dynamic binding?

654


What is the use if instanceof keyword? And how do refer to a current instance of object?

704


Why does java not support multiple inheritance?

721


Explain OOPS.

780