whats is inheritance?

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


Please Help Members By Posting Answers For Below Questions

What are the important features of Java 11 release?

576


What are the drawbacks of singleton class?

529


What is the use of bufferedreader?

528


Is 0 a real number?

587


What is string example?

595






enlist some features of jdk.

553


Difference between string s= new string (); and string s = "abv";?

738


What is indexof in java?

512


Which list is sorted in java?

580


Can we sort hashmap in java?

525


Can an interface extend another interface?

592


Why do we need data structure in java?

572


What is the replace tool?

549


What is sortedmap interface?

548


Why is boolean important?

587