Answer Posted / mallesh
Inheriting(getting,taking into,Proccessing) the members of a
class into another class without rewritting them is called
Inheritance.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the differences between c++ and java?
What is module in project?
Why are getters and setters used?
Which sort is best in java?
Can we override private methods?
What is the difference between double and float variables in java?
Why do I need to declare the type of a variable in java?
Can an object subclass another object?
What is the difference between superclass and subclass?
What is a substring of a string?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
What is final access modifier in java?
What are the restrictions that are applied to the java static methods?
When is the finally clause of a try-catch-finally statement executed?
Which is easier .net or java?