What are associative classes?
Answers were Sorted based on User's Feedback
Answer / praveen kumar
same operation in some classes and that classes must have
the generalisation among them is called Associative Classes
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / debalina
an associative class is used to model associations that
have methods and attributes. Associative classes are
typically modeled during analysis and then refactored
during design.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mak
A class derived from association then it is called association class
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between public, private and protected access modifiers?
Which OOPS concept exposes only the necessary information to the calling functions?
Can we have a default method definition in the interface without specifying the keyword "default"?
What are the basic concepts of oop?
What is abstract method?
What is the benefit of Composition over Inheritance?
What is the best tool for modeling and ORM framework
How to define an abstract class?
What is hybrid inheritance?
What do you mean by data hiding?
0 Answers Tavant Technologies, Virtusa,
Explain the purpose of composition.
How will you define abstract classes?