Saved Bookmarks
| 1. |
In which control structure ,the condition must be true in the beginning to execute a loop? |
|
Answer» Answer: Control Structuresdocs.oracle.com › server.804 › 03_struc The sequence of statements is EXECUTED only if the condition yields TRUE . ... by double angle brackets, must appear at the BEGINNING of the LOOP statement, ... |
|