Answer Posted / 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 View All Answers
What is formatted output?
Define iterator and methods in iterator?
Can constructor be static or final?
Why do we use return statement?
Explain inheritance in java?
What language is java written?
Is there any difference between synchronized methods and synchronized statements?
What is the difference between scrollbar and scrollpane?
Explain the JDB in depth & command line.
Is there a sort function in java?
What is callablestatement? How you can call stored procedure to pass in parameter?
What is procedure writing?
What is the difference between yielding and sleeping?
What is a protected void?
What is the difference between length and length () in java?