What is the alternate of 'Inheritance' ?
Answer Posted / manish
Association(make the object of that any particular class and
use it's properties and behaviours(data member and member
function)).
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
What is the difference between notify and notifyall method?
How do you define a parameter?
What is the difference between the paint() and repaint() methods?
What are functions in java?
Can we override final method?
How can we pass argument to a function by reference instead of pass by value?
What are the difference between composition and inheritance in java?
How to implement an arraylist in java?
What is the gregoriancalendar class in java programming?
Explain runtime exceptions?
What are white spaces in java?
In a class implementing an interface, can we change the value of any variable defined in the interface?
How to find the largest value from the given array.
What do you mean by pointer value and address?
Is java se open source?