What is an example of iteration in C?
A. for
B. while
C. do-while
D. all of the mentioned
Correct answer is option D. all of the mentioned. Explanation: Examples of iteration in C are for,while and do-while.
What is an example of iteration in C?
A. for
B. while
C. do-while
D. all of the mentioned
Correct answer is option D. all of the mentioned. Explanation: Examples of iteration in C are for,while and do-while.
0 تعليقات