What are associative classes?

Answers were Sorted based on User's Feedback



What are associative classes?..

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

What are associative classes?..

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

What are associative classes?..

Answer / mak

A class derived from association then it is called association class

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOAD Interview Questions

What is an abstraction and why is it important?

0 Answers  


What is the use of finalize method?

0 Answers  


Describe the Diamond problem. Where does this problem occur?

0 Answers   Tech Mahindra,


What do you meant by "SBI" of an object?

2 Answers   TCS,


Why dynamic binding is used in object-oriented programming?

0 Answers  






Write a program to show the inheritance used in a class.

0 Answers  


How many methods are there in the serializable interface?

0 Answers  


Explain what a method is?

0 Answers  


What is the default access modifier for a class,struct and an interface declared directly with a namespace?

0 Answers  


What is a default method? Why do we need default methods in java 8 interfaces?

0 Answers  


Explian following terms: Constraint Rules, Design by contract.

1 Answers   Protech,


What is the default access modifier in a class?

0 Answers  


Categories