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

LightBox image Galery in html css and javaScript