Which of the following is **not** a loop structure commonly used in coding?
If statement
While loop
For loop
Do-while loop

Technology Exercises are loading ...