what is Inheritense

Answer Posted / srinu

The Process of acquring the features from one class to
another class is called inheritance or derviation.
The class who give the feature from that class is called
Parent class.
The Class who take the feature from parent class is called
Child class

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between array and arraylist in java?

458


What is the intersection and union methods?

546


Is a class an object?

577


How to check if linked list contains loop in java?

457


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

1665






Why to use nested classes in java?

583


What is the covariant return type?

576


Is ++ operator thread-safe in java?

630


Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?

622


How many types of threads are there in java?

502


Which sorting is best in java?

530


Can you instantiate the math class in Java?

605


Can an interface be defined inside a class?

517


What are the important features of Java 10 release?

508


Can you access non static variable in static context?

555