Page 1 of 1

Write a SINGLE program that perform following programming tasks: 1. Use only two variables and a while loop statement to

Posted: Fri Jul 08, 2022 6:45 am
by answerhappygod
Write A Single Program That Perform Following Programming Tasks 1 Use Only Two Variables And A While Loop Statement To 1
Write A Single Program That Perform Following Programming Tasks 1 Use Only Two Variables And A While Loop Statement To 1 (331.2 KiB) Viewed 50 times
must use a menu driven program for the three programming tasks into one source file.
Write a SINGLE program that perform following programming tasks: 1. Use only two variables and a while loop statement to ask a user enter 500 integers and then produce and display the smallest number that user entered. 2. Use only two variable and a while loop statement to ask a user to enter 200 integers and produce and display the average of those numbers that user entered. 3. Use a while loop statement to allow a user to calculate 20 persons' body mass indices (BMI) based on their body weights and heights Hinte