12th Class Computers Science Sample Paper Python Revision Tour-Sample Paper-1

  • question_answer
    Which of the following is not a token?

    A) Keywords    

    B) Operators

    C) Punctuators        

    D) Comments

    Correct Answer: D

    Solution :

    [d] Token are the smallest unit in Python. Python has the following tokens:
    Keywords, Identifiers, Operators, Punctuators and Literals.
    So, comments are not token in Python.


You need to login to perform this action.
You will be redirected in 3 sec spinner