When do we use a for loop and a while loop? Compare the while loop and do-while loop with suitable examples. Write a program to find the average,…
BIT C Programming · 2079 · Solved Question with Answer
When do we use a for loop and a while loop? Compare the while loop and do-while loop with suitable examples. Write a program to find the average, minimum, and maximum age in a class of 20 students.
