Skip to content

Mahgabin18/Inheritance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inheritance of ANIMALS

This project is from my CSCI235 class and it introduces inheritance, as it inherits from the base classes into derived classes

In object-oriented programming, inheritance is the mechanism of basing an object or class upon another object or class, retaining similar implementation.

Also defined as deriving new classes from existing ones such as super class or base class and then forming them into a hierarchy of classes

About

Object-oriented programming : Inheritance of Animals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages