An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: constructors-and-destructors

Ay-tech89/OOP-Concepts-Cpp

Collection of C++ programs and examples that demonstrate core concepts of Object-Oriented Programming (OOP). This repository is part of my learning journey to strengthen my understanding of OOP using C++. It includes well-structured code snippets, mini projects, and concept-based implementations.

Language: C++ - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Tamoziit/OOP-using-Java-Cpp

Object Oriented Programming using Java & C++

Language: Java - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

danieldotwav/Fraction-Arithmetic-Calculator

This C++ program demonstrates basic object-oriented programming principles through the implementation of a Fraction class. It includes constructors, destructor, operator overloading, and exception handling for division by zero. Users can input two fractions, and the program will calculate their sum.

Language: C++ - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0