Question: Consider the class HugeInt. The class enables operations on integers larger than the largest 32 bit integer.( About 2 billions). a) Test all capabilities of
Consider the class HugeInt. The class enables operations on integers larger than the largest 32 bit integer.( About 2 billions). a) Test all capabilities of this class and describe precisely how it operates and what restrictions it has. b) Overload multiplication and division for this class. Overload the relational (> and <), assignment (=) and equality (==) operators for this class.
Please help solve the problem using c++. The link to HugeInt is here: https://www.chegg.com/homework-help/c-how-to-program-6th-edition-chapter-19-problem-9e-solution-9780136123569?trackid=29e9b088&strackid=602b1804&ii=8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
