New ! Computer Science MCQ Practise Tests



Flow of Control Model Question Paper

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 50
    5 x 1 = 5
  1. Which of the following used to enclose a group of statements?

    (a)

    { }

    (b)

    ( )

    (c)

    [ ]

    (d)

    < >

  2. A group of statements enclosed by { } is called ________.

    (a)

    body statement

    (b)

    iterative statement

    (c)

    compound statement

    (d)

    continue statement

  3. Which of the statement(s) called as control flow?

    (a)

    branching

    (b)

    iteration

    (c)

    jumping

    (d)

    function calls

    (e)

    all of these

  4. Which of the following statements do not after the flow of execution?

    (a)

    iteration

    (b)

    jumping

    (c)

    sequential

    (d)

    function calls

  5. Selection statement is also called ________.

    (a)

    empty

    (b)

    compound

    (c)

    continue

    (d)

    decision

  6. 5 x 2 = 10
  7. Write the general syntax of for loop.

  8. Write a program to check whether a person is eligible to vote using if statement.

  9. What is nested if? Mention it's types.

  10. Rewrite the given program
    C++ program to sum the numbers from 1 to 10 using for loop.

  11. Write a program to display numbers from 1 to 10 except 6 using continue statement.

  12. 5 x 3 = 15
  13. Write a C++ program to find sum of any 5 numbers.

  14. What is goto statement? Explain

  15. Write the syntax of nested ·switch statement.

  16. Write short notes on Test expression.

  17. What is do-while loop? Write it's syntax.

  18. 4 x 5 = 20
  19. Explain switch-case with an example.

  20. Write the syntax of Nested loop using. (i) for (ii) while (iii) do-while

  21. What are the part of a loop? Binary explain 

  22. Explain about parts of a loop.

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

Reviews & Comments about 11th Computer Science - Flow of Control Model Question Paper

Write your Comment