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                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Software Design  >>  OOAD
 
 


 

 
 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
Can link and Association applied interchangeably?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can link and Association applied interchangeably?
Answer
# 1
No, you cannot apply the link and Association 
interchangeably. Since
* link is used represent the relationship between the two   
objects.

* But Association is used represent the relationship 
between the two classes.

link ::          student:Abhilash         course:MCA

Association::    student                  course
 
Is This Answer Correct ?    5 Yes 0 No
Surendra Singh (suraj)
 
  Re: Can link and Association applied interchangeably?
Answer
# 2
Links and associations can't be used interchangeably because
association is a relationship among classes and link is a
relationship among instance of classes.
e.g. => Person works for company. 
Here a connection exists  between two classes 'person' and
'company' so this is the example of association but if we
take one instance of each of the above classes as 'Ram' and
'Google' then we can be specific about the work which Ram is
doing for Google.
e.g. => Ram works as a programmer for Google.
But we cant use 'Person works as a programmer for Google'.
Hence we can't use links and associations interchangeably.
 
Is This Answer Correct ?    5 Yes 0 No
Master
 
 
 

 
 
 
Other OOAD Interview Questions
 
  Question Asked @ Answers
 
How to resolve many to many relationship? Protech3
When do you prefer to use composition than aggregation? Protech1
Every object has : state, behavior and identity - explain Protech2
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?  1
Suppose a class acts an Actor in the problem domain, how to represent it in the static model?  1
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)? Protech4
Difference between Composition and Aggregation Protech2
Is class an Object? Is object a class? Protech3
what is meant by "method-wars"?  2
Can link and Association applied interchangeably?  2
In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading Hexaware1
Can you think of some nice examples where *multiple* actors are associated with a use case ? Protech1
What are associative classes? Protech2
Difference Between Attribute and Association. Protech2
Why should project managers complete hard problems first in an OOSAD project?  2
What is inheritance? Protech3
what are the main underlying concepts of object orientation?  2
Explian following terms: Constraint Rules, Design by contract. Protech1
What is a Persistent, Transient Object? Protech2
What is Polymorphism? Protech3
 
For more OOAD 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