- A0123456789
- B123456789
- C4123456789
- D048
Time Taken:
Correct Answer:
Wrong Answer:
Percentage: %
Loop reduces the program code.
Using loops in programming helps to reduce redundancy by allowing a set of instructions to be executed repeatedly without having to write the same code multiple times. This makes the code more concise and easier to maintain.