Create a class called fraction that can be used to


Problem

Create a class called Fraction that can be used to represent the ratio of two integers. Include appropriate constructors, properties, and methods. One of the methods should reduce the fraction to its lowest terms. If the denominator becomes zero, throw and handle an exception. Create an application class to test the Fraction class. Be sure to test your exception-handling code.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a class called fraction that can be used to
Reference No:- TGS02646895

Expected delivery within 24 Hours