What is inheritance in Java or oops?

 Inheritance in java is a concept that acquiring the properties and methods from parent class to child class 

Ex: In real world in relation of father and son, son can acquires the genes color,skin,hair, of his father like in java also child class can inherit from parent class 


Comments

Blogs

How To create a digital-clock in HTML CSS JavaScript

LightBox image Galery in html css and javaScript

Creating a clickable popup box with using html css and javascript