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
Why does java not support multiple inheritance?
Explain about instance in object oriented programming?
What if we make the method as abstract in another interface?
What is the difference between aggregation and composition?
What is a virtual function?
Can an interface implement or extend another interface?
Can we override static methods? Why?
What is early and late Binding?
What is abstract method?
Which oops concept exposes only necessary information to the calling functions?
Explain about object oriented databases?
what three "domains" are considered during analysis modeling?
Name the different creational patterns in object oriented design?
What are the major differences between late and dynamic binding?
What is the difference between data hiding and implementation?