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 future and callable interface in java?
What is the locale class in java programming?
Name few java 8 annotations ?
Is map sorted in java?
Explain the difference between intermediate and terminal operations in java8?
What is a local block?
What is the purpose of the finalize() method?
Using callable statement how can you pass out parameters, explain with example?
What is the use of join method?
what is the difference between process and thread? : Java thread
What the difference is between execute, execute Query, execute Update?
What do you mean by hashing?
How does multithreading take place on a computer with a single cpu in java programming?
What is struts in java?
What causes memory leaks in java?