Question: In C++ virtual studio 2019, create a GUI calculator that generates two random numbers in two text boxes that allows the user to enter a
In C++ virtual studio 2019, create a GUI calculator that generates two random numbers in two text boxes that allows the user to enter a number as an answer in the third textbox and clicking the "check answer" button determines if the user is correct. If not, it displays "try again" and allows the user to try again. If radiobutton1 is selected, the random numbers are selected in a range 1-10. If radiobutton 2 is selected, random numbers 10-99 are selected.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
