Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

inheritance in java

Inheritance in Java is a mechanism in which one object acquires 
all the properties and behaviors of a parent object.
It is an important part of OOPs (Object Oriented programming system).
 
PREVIOUS NEXT
Tagged: #inheritance #java
ADD COMMENT
Topic
Name
7+1 =