Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambhargavnath/oop-cpp
Demonstration of some OOP concepts using C++
https://github.com/iambhargavnath/oop-cpp
access-specifiers friend-functions matrix-multiplication oop oop-in-cpp pure-virtual-function virtual-base-class
Last synced: 7 days ago
JSON representation
Demonstration of some OOP concepts using C++
- Host: GitHub
- URL: https://github.com/iambhargavnath/oop-cpp
- Owner: iambhargavnath
- Created: 2024-12-18T06:38:47.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-12-18T06:41:38.000Z (22 days ago)
- Last Synced: 2024-12-18T07:34:52.613Z (22 days ago)
- Topics: access-specifiers, friend-functions, matrix-multiplication, oop, oop-in-cpp, pure-virtual-function, virtual-base-class
- Language: C++
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object Oriented Progrmming using C++
Demonstration of some OOP concepts using C++