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 abstract & interface?
Which oops concept is used as reuse mechanism?
What's the main difference between arraylist / hashmap and vector / hashtable?
If a class inherits an interface, what are the 2 options available for that class?
What are different ways to create string object?
what three "domains" are considered during analysis modeling?
Explain about realistic modeling?
Explain about a class?
What is the order of call of constructors in inheritiance?
Can an interface have an inner class?
Differences between functional programming and object-oriented programming?
What is the difference between a class and a structure?