Chapter 11 Control Statements - 8


Computer Class 10
1. WHILE-WEND statement is used to execute a series of statements in a loop as long as a given condition is _______________.


Computer Class 10
2. WHILE-WEND loop is similar to that of ______________ loop.


Computer Class 10
3. The number of iteration is not known in advance while using _______________ loop.


Computer Class 10
4. Sounds of different frequencies can be produced using ___________ and ______________ statements.


Computer Class 10
5. While using Nested loops, the __________ of inner loop must appear before the outer loop.


Computer Class 10
6. If nested loops have the same end point, a______________ NEXT statement may be used for all the FOR statements.


Computer Class 10
7. An unmatched ____________ causes a "WEND Without-WHILE" error.


Computer Class 10
8. Press _____________ to stop the execution of a program.


Computer Class 10
9. In BASIC the error number is stored in a variable ______________.


Computer Class 10
10. _____________ Statement is a multiple choice statement.
Computer Class 10
11. _____________ Statement suppresses error message.


This is more feedback!
This is the feedback!