InterviewSolution
Saved Bookmarks
| 1. |
If the condition is checked in the beginning of the loop, then it is called as ……… loop.(a) Exit(b) Exit check(c) Entry check(d) Multiple |
|
Answer» (c) Entry check |
|