New ! Computer Science MCQ Practise Tests



Python -Variables and Operators Book Back Questions

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:45:00 Hrs
Total Marks : 30
    5 x 1 = 5
  1. Who developed Python?

    (a)

    Ritche

    (b)

    Guido Van Rossum

    (c)

    Bill Gates

    (d)

    Sunder Pitchai

  2. Which of the following character is used to give comments in Python Program?

    (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 of the following is not Logical operator?

    (a)

    and

    (b)

    or

    (c)

    not

    (d)

    Assignment

  5. Which operator is also called as Conditional operator?

    (a)

    Ternary

    (b)

    Relational

    (c)

    Logical

    (d)

    Assignment

  6. 3 x 2 = 6
  7. What are the different modes that can be used to test Python Program?

  8. What is a literal? Explain the types of literals?

  9. Write short notes on Exponent data?

  10. 3 x 3 = 9
  11. Write the key features of Python.

  12. Fill in the blanks.
    >>> city = \(\overset { (1) }{ \_ \_ \_ \_ \_ } \) ("Enter your City")
    Enter your city \(\overset { (2) }{ \_ \_ \_ \_ \_ } \)
    >>> print ("I am from", \(\overset { (3) }{ \_ \_ \_ \_ \_ } \))
    I am from Chennai

  13. Why the following statement not accept the data as numbers? Give reason and also state what function is used to accept the number.

  14. 2 x 5 = 10
  15. Describe in detail the procedure Script mode programming.

  16. Discuss in detail about Tokens in Python.

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

Reviews & Comments about 12th Standard Computer Science Unit 5 Python -Variables and Operators Book Back Questions

Write your Comment