Description: Design a rational fraction class with operator overloading and achieve+,-,*,/operations. Tip: create a rational fraction of the Rational class has two data members, a constructor, the four operator overloading function and a display function and a reduction function. Which data members numerator and denominator of molecular denominator, constructor to avoid the denominator is 0, not about of scores reduced. The display function displays the calculated results. Reduction function scores simplification
To Search:
File list (Check if you may need any files):
1.cpp
1.dsp
1.dsw
1.ncb
1.opt
1.plg