12th class (Fsc) computer unit 12 MCQs

chapter 12 MCQs 12th Class computer

Loop Constructs:

a. 3
b. 1
c. 4
d. 2

a. 3

a. Duration
b. Test
c. Integer
d. Iteration

d. Iteration

a. Nested loop
b. Infinite loop
c. Continuous loop
d. Running loop

b. Infinite loop

a. Cycle
b. Iteration
c. Repetition
d. Duration

c. Repetition

a. 4
b. 3
c. 5
d. 2

b. 3

a. Iteration
b. Series
c. Life cycle
d. Duration

a. Iteration

a. For
b. While
c. Do-until
d. Do-while

c. Do-until

a. Sequential
b. Decision statement
c. Loop
d. None

c. Loop

a. After loop ends
b. Outside the program
c. Outside the body of loop
d. Inside the loop body

c. Outside the body of loop

a. Counter loop
b. Conditional loop
c. Wend loop
d. None

b. Conditional loop

a. Break
b. End
c. Exit
d. Terminate

a. Break

a. exit
b. break
c. stop
d. terminate

b. break

a. [ ]
b. ( )
c. ” “
d. { }

d. { }

a. The initial value of a loop
b. The final value of a loop
c. The step value of a loop
d. A variable counts loop iteration

d. A variable counts loop iteration

a. In the last statement of the loop body
b. Before the loop starts
c. Anywhere in the loop body
d. In the first statement of the loop body

b. Before the loop starts

a. While loop
b. Do-while loop
c. For loop
d. Both B & C

a. While loop

a. Decrement
b. Modulus
c. Increment
d. None

c. Increment

a. Comma
b. Right bracket ]
c. Semi colon ;
d. Right brace }

d. Right brace }

a. Comma ,
b. Right bracket ]
c. Semi colon ;
d. Right brace }

c. Semi colon ;

a. While
b. Nested
c. Do While
d. FOR

c. Do While

a. Do-while ()
b. For ()
c. Nested for ()
d. While ()

a. Do-while ()

a. Sequence
b. While-wend
c. Do-while
d. For-next

c. Do-while

a. While loop
b. Switch
c. Do-while loop
d. For loop

c. Do-while loop

a. Colon
b. Comma
c. Brace
d. Semi colon

d. Semi colon

a. For loop
b. While loop
c. Do-while loop
d. All of these

c. Do-while loop

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *