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 are the main features of oops?
How a program can be structured using the concept of object oriented programming?
What is sealed modifiers?
How to use CRC Cards for Class Design?
What do you mean by Realization?
Why are virtual users created?
Explain the different types of constructors
What are the four phases of the Unified Process ?
What are manipulators?
What are the different principle of OOPS?
What are different ways to create string object?
What is the need of multiple inheritance?