Skip to content

CppCompositionExplained is a C++ code that explains the concept of composition in object-oriented programming. Composition is a fundamental concept in C++, where a class can be composed of other classes or objects to create a more complex system.

Notifications You must be signed in to change notification settings

sheryarkayani/Composition_Concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

CppCompositionExplained is a C++ code that explains the concept of composition in object-oriented programming. Composition is a fundamental concept in C++, where a class can be composed of other classes or objects to create a more complex system.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages