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 an error and an exception?
What is inheritance in java?
Explain OOPS.
When do you prefer to use composition than aggregation?
1 Answers InfoAxon Technologies, Protech,
Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?
What is @functionalinterface?
What is difference between static and non-static fields of a class?
What is a subclass?
what is meant by "method-wars"?
Explain the purpose of composition.
How will you define abstract classes?
why do requirements change so much? after all, don't people know what they want?