Question: using online gdb with c++ language and please answer the 3 questions as per chegg policy 1. Write a program that print the numbers between
1. Write a program that print the numbers between 1 and 10. Use do-while loop. 2. Write a program that find the average of unspecified number of integers entered by the user, -1 determines the end of the input. Use While loop. 3. Write a program that reads and calculates the sum of an unspecified number of integers. The input 0 determines the end of the input. Use do-while loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
