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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
 
Difference between Composition and Aggregation Protech2
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?  2
What are associative classes? Protech2
What do you meant by static and dynamic modeling?  3
What do you meant by "SBI" of an object?  2
Difference Between Attribute and Association. Protech2
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?  1
Can you think of some nice examples where *multiple* actors are associated with a use case ? Protech1
Suppose a class acts an Actor in the problem domain, how to represent it in the static model?  2
How to resolve many to many relationship? Protech3
What do you mean by Realization? Protech1
Who is an Actor?  3
How do you represent static members and abstract classes in Class Diagram? Protech1
What is association? Protech2
What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents? HP1
Comment: C++ "includes" behavior and java "imports"  1
Why is planning too much up front a mistake in an OOSAD project? Infosys3
In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading Hexaware1
Explain Class Diagram in Detail. Protech2
Difference: 'uses', 'extends', 'includes' Protech4
 
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