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
Does java initialize arrays to zero?
What is the use of parseint in java?
How to overcome the exception object reference not set to an instance of object?
Do I need java on my computer?
How will you reverse a singly-link list?
What is a java string?
Is java se free?
How is java hashmap implemented?
What exceptions occur during serialization?
Which method cannot be overridden in java?
Is java util regex pattern thread safe?
Are generics important java?
What is stack explain?
What is the difference between comparison done by equals method and == operator?
Can an integer be null java?