What is the alternate of 'Inheritance' ?
Answer Posted / nikshay
delegation(it is usefull becoz u know about message u pass that associate with ur objects, so yes delegation.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the steps in the jdbc connection?
How do singleton patterns work?
Define "Access specifiers" in java.
What are the special characters?
Can anonymous class have constructor?
Can we restart a dead thread in java?
What do you understand by looping in java? Explain the different types of loops.
what is interface in java? Explain
What is instance means in java?
What is Recursion Function?
What is difference between class and object in java?
Why wait and notify methods are declared in object class?
What are the methods of object class ?
What is the final class modifier?
What is the difference between access specifiers and access modifiers in java? 16