What is association?

Answer Posted / benjamin jacob


A relationship between two entities, where one uses the
other is known as Association.

Contrast this with Dependancy, where one entity needs to use
another entity for its completion.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is virtual multiple inheritance?

559


Write a note on encapsulation?

585


What is the default access modifier for a class,struct and an interface declared directly with a namespace?

550


What are inner classes and what is the practical implementation of inner classes?

476


Differentiate between overloading and overriding.

591






What is the main advantage of using inheritance?

571


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

615


Explain about encapsulation?

581


What is difference between polymorphism and normalization?

1469


Which keyword can be used for overloading?

573


What do you mean by polymorphism?

552


Which OOPS concept is used as a reuse mechanism?

601


Explain about the design phase?

593


Which OOPS concept exposes only the necessary information to the calling functions?

688


Explain the use of Vtable and what are the various problems to override the functions?

543