Answer Posted / karunakaran
Acquiring the properties of one class from another class in
inheritance.Here the class which is being acquired is
called as super class and the class which does acquiring is
called as sub class.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you declare a string variable?
What are synchronized blocks in java?
What do you mean by synchronized non access modifier?
What is java jit compilers?
What is boolean keyword in java?
Is hashmap thread safe?
What is the difference between interface & abstract class?
What is the method overriding?
Is math an abstract class in java?
What is hashset in java?
Are floats faster than doubles?
How big is a pointer?
How to change the priority of thread or how to set priority of thread?
What is the difference between length and length() method in java?
What is java regex?