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
Can singleton class be cloned?
What is string [] java?
How is a variable stored in memory?
Is overriding possible in java?
What are the ways to instantiate the class class?
Is cout buffered?
Can you make a constructor final?
Can we call thread start () twice?
What is the use of keywords in java?
What is lambda programming?
What is hashing principle in java?
How to create a base64 decoder in java8?
What is role of void keyword in declaring functions?
What is an iterator interface in java programming?
What state is a thread in when it is executing?