Home / Programming MCQs / MySQL MCQs / Question

A

Akshay Kulkarni • 3.46K Points
Extraordinary

Q. Which structure executes a sequence of statements repeatedly as long as a condition holds true?

(A) Selection structure
(B) Iteration structure
(C) Sequence structure
(D) None of the above
The iteration structure is obtained by the use of loop constructs.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.