New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Flow of Control Book Back 1 Mark Questions with Solution Part - II

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 5

    1 Marks

    5 x 1 = 5
  1. How many times the following loop with execute? for (int i=0; i<10; i++).

    (a)

    0

    (b)

    10

    (c)

    9

    (d)

    11

  2. Which of the following is the exit control loop?

    (a)

    for 

    (b)

    while 

    (c)

    do ... while

    (d)

    if ... else

  3. Identify the odd one from the keywords of jump statements:

    (a)

    break

    (b)

    switch

    (c)

    goto

    (d)

    continue

  4. Which of the following is called entry control loop?

    (a)

    do-while

    (b)

    for

    (c)

    while

    (d)

    if-else

  5. A loop that contains another loop inside its body:

    (a)

    Nested loop

    (b)

    Inner loop

    (c)

    Inline loop

    (d)

    Nesting of loop

*****************************************

Reviews & Comments about 11th Standard English Medium Computer Science Subject Flow of Control Book Back 1 Mark Questions with Solution Part - II

Write your Comment