InterviewSolution
Saved Bookmarks
| 1. |
Define repeat command. |
|
Answer» Explanation: A Repeat command performs a section of instructions among the End and REPEATS COMMANDS till the TIME the particularized condition is accurate. The situation is examined at the POINT of the loop when the End command is encountered, hence the loop will eternally be administered at LEAST formerly. |
|