What is a Persistent, Transient Object?
Answers were Sorted based on User's Feedback
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 |
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 |
what are the different ways for a method to be overloaded?
Can an interface contain fields?
What is meant by function overloading and function overriding?
What are the limitations of oops?
What is meant by “abstract interface”?
Can a class implement two interfaces having default method with same name and signature?
What are the methods required to create changes in subclasses?
What is virtual?
What are the major differences between late and dynamic binding?
Write basic concepts of oops?
What is a ternary operator?
What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?
1 Answers College School Exams Tests, HP, Infosys,