Question: Modify the constructor for the fraction class so that it checks to make sure that the numerator and denominator are both integers. If either is
Modify the constructor for the fraction class so that it checks to make sure that the numerator and denominator are both integers. If either is not an integer the constructor should raise an exception.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
