What is reflexive association?



What is reflexive association?..

Answer / akhilesh kumar jaiswal

The 'is-a' is called a reflexive association because the reflexive association permits classes to bear the is-a association not only with their super-classes but also with themselves. It differs from a 'specializes-from' as 'specializes-from' is usually used to describe the association between a super-class and a sub-class. For example:
Printer is-a printer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a generic data type?

0 Answers  


What is a container in a gui?

0 Answers  


What is constructor and its types?

0 Answers  


What do you mean by formatting?

0 Answers  


How objects are stored in java?

0 Answers  






What is a Hash Table? What are the advantages of using a hash table?

0 Answers   Ciena,


Difference between String & StringBuffer

16 Answers   IBM, Infosys, Tech Mahindra, Wipro,


What is the output of the below java program?

0 Answers  


What primitive Java types? Howmany are they and what are their names?

3 Answers  


what is difference between set and list in collection?

3 Answers   Satyam,


what is heap memory?

0 Answers   Tavant Technologies, Zensar,


Difference between ‘is-a’ and ‘has-a’ relationship in java?

0 Answers  


Categories