Q. Can a loop be nested in C programming?
β
Correct Answer: (A)
Yes
Explanation: Yes, the nesting of loop is possible in C programming language.