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 return data type?
What are namespaces in java?
Can private class be inherited in java?
How do you write a scanner class in java?
What is supplier in java?
Which api is provided by java for operations on set of objects?
What is java objectoutputstream?
Can an object be null?
Is arraylist an object in java?
What is better - 'bit-shift a value' or 'multiply by 2'?
Is space a character in java?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
How do you empty a list in java?
Who developed java?
What is an example of character?