Skip to content

mnajjarian/FractionCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fraction Calculator

The Fraction class is an object that holds information about a fraction (numerator and denominator). It will have several constructors and both private and public methods implementing the behavior of a fraction. The FractionCalculator class is a class that will allow the user to enter in fractions and operations, calculating and displaying the result.

About

This project is Module 2 Object Oriented Programming in Java by edX-Microsoft: DEV277x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages