Iteration structure executes sequence of statements repeatedly - PL/SQL

Q.  Which structure executes a sequence of statements repeatedly as long as a condition holds true?
- Published on 01 Jul 15

a. Selection structure
b. Iteration structure
c. Sequence structure
d. None of the above

ANSWER: Iteration structure
 
The iteration structure is obtained by the use of loop constructs.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)