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 are the rules to define a functional interface?

0 Answers  


Explain what a method is?

0 Answers  


What is the difference between a class and an object?

0 Answers  


What is meant by overloading functions and operators?

0 Answers  


Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?

0 Answers  






What is bootstrap, extension and system class loader? Or can you explain primordial class loader?

0 Answers  


What is the difference between abstract & interface?

0 Answers   MindCracker,


What is an interface?

0 Answers  


What is the use of destructive method?

0 Answers   Tech Mahindra,


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

0 Answers  


Why are virtual users created?

0 Answers   Wipro,


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


Categories