This page requires a JavaScript-enabled browser
Instructions on how to enable your browser are contained in the help file.
Chapter 11 Control Statements - 8
1.
WHILE-WEND statement is used to execute a series of statements in a loop as long as a given condition is _______________.
Click here to enter your answer!
2.
WHILE-WEND loop is similar to that of ______________ loop.
Click here to enter your answer!
3.
The number of iteration is not known in advance while using _______________ loop.
Click here to enter your answer!
4.
Sounds of different frequencies can be produced using ___________ and ______________ statements.
Click here to enter your answer!
5.
While using Nested loops, the __________ of inner loop must appear before the outer loop.
Click here to enter your answer!
6.
If nested loops have the same end point, a______________ NEXT statement may be used for all the FOR statements.
Click here to enter your answer!
7.
An unmatched ____________ causes a "WEND Without-WHILE" error.
Click here to enter your answer!
8.
Press _____________ to stop the execution of a program.
Click here to enter your answer!
9.
In BASIC the error number is stored in a variable ______________.
Click here to enter your answer!
10.
_____________ Statement is a multiple choice statement.
Click here to enter your answer!
11.
_____________ Statement suppresses error message.
Click here to enter your answer!
This is more feedback!
This is the feedback!