While means-02805
While means
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.
While means
do it until the condition is false
do it until the condition is true
do it until the condition is end
do it,