what is the syntax of repeat command
Answers
Answered by
1
The syntax of the REPEAT command is: REPEAT {int|ALL|WHILE condition|UNTIL condition} [counter [/fmt] = init_expr;] [;] command . . . ENDREPEAT [counter[/fmt]=increment_expr;...] Specifies the number of times the REPEAT loop is to run.
Answered by
1
Answer:
The syntax of the REPEAT command is: REPEAT {int|ALL|WHILE condition|UNTIL condition} [counter [/fmt] = init_expr;] [;] command . . . ENDREPEAT [counter[/fmt]=increment_expr;...] Specifies the number of times the REPEAT loop is to run.
Similar questions
World Languages,
1 month ago
Social Sciences,
1 month ago
Hindi,
3 months ago
Math,
9 months ago
Accountancy,
9 months ago