1.

What is an example of iteration in C?(a) for(b) while(c) do-while(d) all of the mentionedThe question was posed to me during an online interview.I want to ask this question from While Loops in section Control Flow Statements in C of C

Answer»

The CORRECT ANSWER is (d) all of the mentioned

Explanation: NONE.



Discussion

No Comment Found