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

How many instances can be created for an abstract class?

0 Answers  


What is a try/ catch block?

0 Answers  


Can I implement polymorphism using abstract class?

0 Answers   MCN Solutions,


What is meant by inheritance? what are the advantages of inheritance?

0 Answers  


What is the use of finalize method?

0 Answers  






Differentiate between data abstraction and encapsulation.

0 Answers  


What are the properties that are defined in an object model?

0 Answers  


Can you create an instance for an abstract class?

0 Answers  


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

2 Answers   TCS,


What are extrinsic and intrinsic connections in object-oriented programming?

0 Answers  


How can we restrict inheritance for a class so that no class can be inherited from it?

0 Answers  


Can we override static methods? Why?

0 Answers  


Categories