Loop in flow chart or pseudo code means-01378
Loop in flow chart or pseudo code means
This multiple choice question (MCQ) is related to the book/course vu cs101 Introduction to Computing. It can also be found in vu cs101 Final Term - Quiz No.3.
Loop in flow chart or pseudo code means
A set of instructions to be executed if a specific condition is true
A set of steps to be performed at once if a specific condition is true
A set of steps to be repeated as far as a specific condition remains true
Terminating the program as soon as a loop is encountered