whats is inheritance?

Answer Posted / raja

Inheritence is the process of creating a new class from
an existing class. The new class may access the all the
data members in the parent class. The new class is called
sub class. The existing class is called super class or base
class..

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the enableevents() method?

793


What are static methods?

808


What is variable explain?

729


How do you remove duplicates in java?

750


What the difference is between execute, execute Query, execute Update?

587


What is the SimpleTimeZone class?

2011


What is meant by singleton class?

796


Why are global variables used?

716


What is java’s garbage collected heap?

725


Explain java thread life cycle.

803


which pattern is default in scanner package?

2003


Is java programming easy?

745


what is meant wrapper classes?

825


What is super constructor?

750


Can we create an object of static class in java?

803