Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Demo Single Inheritance

Vaibhav Mojidra - 1.jpeg

About

Single inheritance is a feature in Java where a class can inherit only one parent class. In other words, a subclass can only inherit from one superclass. This is also known as "is-a" relationship, where a subclass is a type of its superclass.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages