Question: Write in Visual Studio 2019 :) 3) Write a program which prompts the user to enter in two unsigned integer numbers between 15 and 64
Write in Visual Studio 2019 :)

3) Write a program which prompts the user to enter in two unsigned integer numbers between 15 and 64 - inclusive. Write an error message to the screen if the user enters a number outside the stated input range and prompt the user to enter another number. Read in the numbers. Calculate the sum and the product. Print the sum and product to the screen. Print both numbers in the following formats - as an integer, as an unsigned integer, as an unsigned octal number, and as an unsigned hexadecimal number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
