Question: C++ Overloading HugeInt class 4. Consider the class Huget as in the previous project # 2 and shown in problem109 page 492495. The class enables
4. Consider the class Huget as in the previous project # 2 and shown in problem109 page 492495. The class enables operations on integers larger than the largest 32 bit integer(about 2 billions). a) Test fist all capabilities of this class, describe precisely how it operates and what restrictions it has b) overload multiplication * and division/ for this class. Overload the relational ,assignment and equality operators for this class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
