Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can link and Association applied interchangeably?

Answer Posted / master

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 ?    22 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are a base class, subclass, and superclass?

1040


Can you tell something about GDI objects?

1032


How does abstraction differ from encapsulation.

1052


Can different parts of a partial class inherit from different interfaces?

1016


If a class inherits an interface, what are the 2 options available for that class?

997


What is the super keyword?

1085


Explain about realistic modeling?

1027


What is the difference abstract class and interface?

1027


What interface must an object implement before it can be written to a stream as an object?

1118


What are the properties that are defined in an object model?

1020


What are the access modifiers?

1067


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

1084


Why do we use oops concepts? What is its advantage?

1153


Why we use oops concepts? What is its advantage?

1042


What is operator overloading?

1432