Chapter 11 Control Statements - 7


Computer Class 10
1. Decision and repetition blocks are called ____________________.


Computer Class 10
2. ___________Statement causes an unconditional transfer of control in Basic Language with in the Program.


Computer Class 10
3. In BASIC programming one can transfer the control conditionally by using __________ statement.


Computer Class 10
4. IF� THEN statement with ___________ forms a controlled loop in which repetition is predefined.


Computer Class 10
5. IF..........THEN.....ELSE Statement transfers control to second part of the condition when the condition is ____________.


Computer Class 10
6. IF..........THEN.........ELSE is a ____________ statement.


Computer Class 10
7. In BASIC programming multiple branching is done by using ________________ statement.


Computer Class 10
8. By using ____________ statement one can transfer the control to any number of choices.


Computer Class 10
9. While using ON-GOTO statement the variable used must be __________ integer.


Computer Class 10
10. In BASIC programming ____________ statement is used to form counter loops.
Computer Class 10
11. In the For- Next loop the FOR statement is used as ______________.


This is more feedback!
This is the feedback!