Question: c++ using class 2. Write a C++ program that creates a dynamic array of RationalNumber objects of user desired size, set the numerator and denominator
2. Write a C++ program that creates a dynamic array of RationalNumber objects of user desired size, set the numerator and denominator of each element of the array to some random integer in the range (-5,5) and finally compute and print the minimum and maximum elements of the array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
