New ! Computer Science MCQ Practise Tests



Python - Variables and Operators One Mark Question

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:30:00 Hrs
Total Marks : 15
    10 x 1 = 10
  1. Who developed Python?

    (a)

    Ritche

    (b)

    Guido Van Rossum

    (c)

    Bill Gates

    (d)

    Sunder Pitchai

  2. The Python prompt indicates that Interpreter is ready to accept instruction.

    (a)

    >>>

    (b)

    <<<

    (c)

    #

    (d)

    <<

  3. Which of the following is not a Keyword in Python?

    (a)

    break

    (b)

    while

    (c)

    continue

    (d)

    operators

  4. Which operator is also called as Comparative operator?

    (a)

    Arithmetic

    (b)

    Relational

    (c)

    Logical

    (d)

    Assignment

  5. Which of the following is not Logical operator?

    (a)

    and

    (b)

    or

    (c)

    not

    (d)

    Assignment

  6. In Python, How many ways programs can be written?

    (a)

    4

    (b)

    3

    (c)

    2

    (d)

    many

  7. In Python, the script mode programs can be stored with the extension.

    (a)

    .pyt

    (b)

    .pyh

    (c)

    .py

    (d)

    .pon

  8. Which of the following defines the Pythons interactive mode of programming?

    (a)

    >>>

    (b)

    <<<

    (c)

    >>

    (d)

    <<

  9. Which mode can also be used as a simple calculator in Python?

    (a)

    Information

    (b)

    Intelligent

    (c)

    Script

    (d)

    Interactive

  10. Which mode displays the python code result immediately?

    (a)

    Compiler

    (b)

    Interactive

    (c)

    Script

    (d)

    Program

  11. 5 x 1 = 5
  12. Oo310

  13. (1)

    Decimal Integer

  14. Ox12c

  15. (2)

    Hexadecimal Literal

  16. 567

  17. (3)

    Long Integer

  18. 0432

  19. (4)

    Octal Integer

  20. 53L

  21. (5)

    Octal Literal

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

Reviews & Comments about 12th Standard Computer Science Chapter 5 Python - Variables and Operators One Mark Question and Answer

Write your Comment