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

GitHub topics: constructors-and-destructors

Tamoziit/OOP-using-Java-Cpp

Object Oriented Programming using Java & C++

Language: Java - Size: 29.3 KB - Last synced at: 1 day ago - Pushed at: 1 day 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0