New ! Computer Science MCQ Practise Tests



Control Structures One Mark Question

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:30:00 Hrs
Total Marks : 10
    10 x 1 = 10
  1. How many important control structures are there in Python?

    (a)

    3

    (b)

    4

    (c)

    5

    (d)

    6

  2. elif can be considered to be abbreviation of

    (a)

    nested if

    (b)

    if..else

    (c)

    else if

    (d)

    if..elif

  3. What plays a vital role in Python programming?

    (a)

    Statements

    (b)

    Control

    (c)

    Structure

    (d)

    Indentation

  4. The condition in the if statement should be in the form of

    (a)

    Arithmetic or Relational expression

    (b)

    Arithmetic or Logical expression

    (c)

    Relational or Logical expression

    (d)

    Arithmetic

  5. Which is the most comfortable loop?

    (a)

    do..while

    (b)

    while

    (c)

    for

    (d)

    if..elif

  6. Find the odd man out

    (a)

    Statement

    (b)

    Operator

    (c)

    Identifier

    (d)

    Keyword

  7. Which of the following is used to alter the control flow of the process depending on the state of the process?

    (a)

    control structure

    (b)

    control statement

    (c)

    program statement

    (d)

    control structure or control statement

  8. How many important control structures in python?

    (a)

    2

    (b)

    3

    (c)

    4

    (d)

    many

  9. Which of the following is not control structures?

    (a)

    Sequential

    (b)

    Branching

    (c)

    Operator

    (d)

    Looping

  10. Find the odd man out

    (a)

    Branching

    (b)

    looping

    (c)

    sequential

    (d)

    Condition

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

Reviews & Comments about 12th Computer Science Chapter 6 Control Structures One Mark Question and Answer

Write your Comment