Question: Using the LOOP construct, write a program that will accept n number of DWORD numbers entered from the keyboard. When the loop exits output the
Using the LOOP construct, write a program that will accept n number of DWORD numbers entered from the keyboard. When the loop exits output the largest and smallest value entered. The first value input should be a DWORD, which determines the number of values that should be entered:
Example:
How many numbers do you want to enter?
The largest number entered is the smallest is
Make sure your output matches the above.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
