In while loop logical expression becomes false the statements-02801
In while loop, logical expression becomes false, the statements within the while block, will __________
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Lecture No.05 - Quiz No.1.
In while loop, logical expression becomes false, the statements within the while block, will __________
will be executed
repeatedly
not be executed.
None of the given