ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Software Design  >>  UML
 
 


 

 
 Design Patterns interview questions  Design Patterns Interview Questions
 UML interview questions  UML Interview Questions
 OOAD interview questions  OOAD Interview Questions
 Software Design Tools interview questions  Software Design Tools Interview Questions
 Requirements Management interview questions  Requirements Management Interview Questions
 Project Planning interview questions  Project Planning Interview Questions
 Project Management interview questions  Project Management Interview Questions
 Technical Writer interview questions  Technical Writer Interview Questions
 Software Design AllOther interview questions  Software Design AllOther Interview Questions
Question
What is a Persistent, Transient Object?
 Question Submitted By :: Yogveer Singh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is a Persistent, Transient Object?
Answer
# 1
Persistent objects are on this heap, while transient 
objects are in the transient memory. Transient and 
persistent objects can access each other mutually. 
Accessing a persistent object leads to loading the object 
into the transient heap. It it is not accessed from 
transient objects any more, it will be written back to the 
persistent heap. A transient object becomes persistent as 
soon as it can be reached from a persistent root
 
Is This Answer Correct ?    2 Yes 7 No
Sarin
 
  Re: What is a Persistent, Transient Object?
Answer
# 2
Persistent is permanent storage and transient is for memory.
Persistemt objects when call transient objets ,first it is 
loaded into memory.After process a transient objects can be 
stored as persitent objects in hard disk.
 
Is This Answer Correct ?    14 Yes 1 No
Shb
 
 
 
  Re: What is a Persistent, Transient Object?
Answer
# 3
data is stored in the class so the object of that class 
having dynamic bindig is called transient class object 
where data that is not changed and static binding is 
applied to it is of persistent base class object:
 
Is This Answer Correct ?    0 Yes 1 No
Farree
 
  Re: What is a Persistent, Transient Object?
Answer
# 4
persistent is related to static
where as transient is related to dynamic
 
Is This Answer Correct ?    1 Yes 2 No
Prasanna Kumar
 

 
 
 
Other UML Interview Questions
 
  Question Asked @ Answers
 
How do you convert uses cases into test cases?  2
What do you mean by "Realization"?  5
What is association? TCS2
What are the good practices to use while designing for reuse?  1
what is difference between Extend and Include with example? TCS5
Difference: 'uses', 'extends', 'includes' Nobe3
What are the phases of the object-oriented development lifecycle?  2
In an Java interview, the Following question was asked.. How do you represent a class in UML? ABC2
Does UML guarantee project success? Protech3
When do you prefer to use composition than aggregation?  2
Is there any difference between Containment and Composition?  1
how is usecase? Infosys1
How to resolve many to many relationship? TATA2
How do you represent static members and abstract classes in Class Diagram?  2
What is the purpose of a class diagram?  2
Difference between Sequence Diagrams, Collaboration Diagrams.  1
What is the difference between static and dynamic Classificaition.Give some examples.  2
Can you think of some nice examples where multiple actors are associated with a use case ?  2
What are associative classes? VSNL2
Does a concept HAVE to become a class in Design?  1
 
For more UML Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com