[Solved] What is nested loop in c? [closed]
Its a simple math sum quiz that is asking the user for sum of same numbers from 1 to 10 The expected output is : What is 1 + 1? In every single iteration of the outer loop , after questioning like this , the program waits for the user input. When the user inputs … Read more