Skip to content

This project provides a practical demonstration of polymorphism and inheritance in object-oriented programming. By exploring the Smartphone and Vehicle classes, we see how these two fundamental concepts work in action. One can expand this project further by adding more functionality to the classes, like adding more vehicle types.

Notifications You must be signed in to change notification settings

T007-tim/Class-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Class-Design

This project provides a practical demonstration of polymorphism and inheritance in object-oriented programming. By exploring the Smartphone and Vehicle classes, we see how these two fundamental concepts work in action. You can expand this project further by adding more functionality to the classes, like adding more vehicle types.

About

This project provides a practical demonstration of polymorphism and inheritance in object-oriented programming. By exploring the Smartphone and Vehicle classes, we see how these two fundamental concepts work in action. One can expand this project further by adding more functionality to the classes, like adding more vehicle types.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages