-
Notifications
You must be signed in to change notification settings - Fork 0
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.
License
VaibhavMojidra/Java---Demo-Single-Inheritance
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
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published