

InterviewSolution
Saved Bookmarks
1. |
Which of the following is a loop statement?(a) IF(b) ELSE(c) WHILE(d) DOThe question was posed to me in class test.I want to ask this question from Structural Programming topic in section Planning the Computer Program of Computer Fundamentals |
Answer» Right CHOICE is (C) WHILE |
|