New ! Computer Science MCQ Practise Tests



11th Standard Computer Science Flow of Control English Medium Free Online Test One Mark Questions with Answer Key 2020 - 2021

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:10:00 Hrs
Total Marks : 10

    Answer all the questions

    10 x 1 = 10
  1. In C++, the group of statements should be enclosed within:

    (a)

    { }

    (b)

    [ ]

    (c)

    ( )

    (d)

    < >

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

    (a)

    break

    (b)

    switch

    (c)

    goto

    (d)

    continue

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

    (a)

    Nested loop

    (b)

    Inner loop

    (c)

    Inline loop

    (d)

    Nesting of loop

  4. The null or empty statement is a statement containing only a _________.

    (a)

    semicolon (;)

    (b)

    colon (:)

    (c)

    comma ,

    (d)

    bracess { }

  5. Which of the following statement commonly used as placeholders in iteration statements?

    (a)

    loop

    (b)

    Assignment

    (c)

    Empty

    (d)

    switch

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

    (a)

    body statement

    (b)

    iterative statement

    (c)

    compound statement

    (d)

    continue statement

  7. Which of the statements executed one after another only one?

    (a)

    iteration

    (b)

    sequential

    (c)

    jumping

    (d)

    functional calls

  8. Which of the following statement are executed depends upon a condition?

    (a)

    Empty

    (b)

    Selection

    (c)

    Compound

    (d)

    Null

  9. Which of the following statement excuted repeatedly deponds upon a condition?

    (a)

    selection

    (b)

    iterative

    (c)

    decision

    (d)

    branching

  10. Both selection and iterative statements are executed depends upon the ________.

    (a)

    Conditional expression

    (b)

    Arithmetic expression

    (c)

    Assignment expression

    (d)

    block

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

Reviews & Comments about 11th Standard Computer Science Flow of Control English Medium Free Online Test One Mark Questions with Answer Key 2020 - 2021

Write your Comment