Question: nectha that retums a sr of e teter prran that exercises all of the methods. Here are the rules for fraction arithmetic: n1 n2 nid2+
nectha that retums a sr of e teter prran that exercises all of the methods. Here are the rules for fraction arithmetic: n1 n2 nid2+ n2d1 di d2 did2 n1 n2 nid2 -n2d1 di d2 d1d2 n1 n2 n1n2 di d2 d1d2 n1/d1 nid2 n2/d2 din2 tor and denominator of a fraction are integers. The constructor expects these values as parameters. Define accessor methods to obtain the numerator and the denominator. Use the rules of fraction arithmetic to define methods to add, subtract, multiply, and divide fractions. Each of these methods expects a fraction object as a parameter. This object is considered to be the right operand of the operation. The left operand is the receiver object, that is, the one containing the instance variables for the numerator and denominator. Each arithmetic method builds a new instance of the fraction class with the results of its calculation and returns it as the method's value. Finally, include a tostring()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
