What are associative classes?
Answer Posted / 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 |
Post New Answer View All Answers
What are the basic concepts of oop?
what is full form OOP?
What is a final variable?
How many methods do u implement if implement the serializable interface?
Can encapsulation be called as a security device?
What is the difference between data hiding and implementation?
what is virtual function and pure virtual function ?
What is single and multiple inheritance?
what are the different ways for a method to be overloaded?
What is the difference between a class and a structure?
Do we require a parameter for constructors?
Explain the mechanism of composition?
What are the limitations of oops?
Which keyword can be used for overloading?
What is hybrid inheritance?