1. The repetition of a set – of – statements depending upon a condition test is known as –
- Selections
- Iteration
- Sequence
- None of these
2. A sequence of statements contained within a pair of braces and is called a :
- Brick
- Branch
- Blob
- Block
3. Which fram following is a jump statement?
- continue statement
- Switch statement to the monitor
- Break statement
- All of these
4. Which test can not be handle by switch statement –
- Character test
- Floating-point test
- Integer tested
- None of these
5. The exit ( ) function breaks out of :
- The program appears in
- The block it appears in
- The loop appears in
- The function appears in
6. Who gives the instruction to the computer to for performing any kind of action?
- Iteration
- Selection al
- Sequence
- Statement Continue
7. Destination is specified by a label within statement is called :
- For each loop
- For loop
- Go to statement
- While loop V
8. A loop containing another loop in its loop । body is called –
- Nested loop
- Combine loop for
- Loop ladder
- All of these
9. The braces are not necessary when the Joop body contains a :
- Double Statement
- Single Statement
- Botha and b
- Triple Statement
10. The break statement causes an exit :
- From the innermost loop or switch
- From all loops and switch
- Only from the innermost switch
- Only from the innermost loop
11. Which operation can be used as an alternative to the if statement?
- &&
- ;
- ?:
- ,
12. Label in go to statement is same like –
- Initilization in for loop
- case in switch statement
- continuation condition in for loop
- All of the above
13. The execution of statement (s ) depending upon condition test is known as-
- Selection
- Iteration
- Sequence
- None of these
14. Break statement is used in-
- For each loop
- Switch statement
- For loop
- None of them
- Exist controlled loop
- Entry controlled loop
- Count controlled loop
- All of these
16. The go to statement causes control to go to :
- A function
- A variable
- A label
- On operator
17. If a loop does not contain any statement in its loop – body, it is said to be an :
- Empty loop
- Entry loop
- Infinite loop
- None of these
- Exist controlled loop
- Entry controlled loop
- Count controlled loop
- None of these
- Four-time
- Three-time
- Two time
- One time
- Go to statement
- Spaghetti statement
- Jump statement
- None of them
- Exist controlled loop
- Entry controlled loop
- Count controlled loop
- None of these
- Middle of that statement
- Outside of that statement
- Inside that statement
- None of these
- Floating scope
- Character’s scope
- Integer’s scope by
- Variable’s scope
- Update Expression
- Test expression
- Value Expression
- Change Expression
26. The keyword ” break cannot be simply used its loop – body, it is said to be an: within :
- Whilc
- For
- Infinite loop
- None of these
- Continue
- Return
- Break
- None of the mentioned
- Return
- Break
- Botha and b
- Exit
- 4
- 3
- 2
- 1
- No
- exected with condition
- Yes
- None of these