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 |
There are 100 keys and values in HashMap.how to get the keys and values?
give an example for encapsulation?
What is private protected in java?
Explain about doubly linked list
0 Answers Aditi Placement Service,
How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?
AWT event listeners extends what interface?
What is “try and catch” in java
Does every java program need a main?
Why does java does not support multiple inheritance? Explain
How do you bind variables?
Can I extend singleton class in java?
What is a programming object?