True / False Excercise

10 Questions | Attempts: 35
Share

SettingsSettingsSettings
True / False Excercise - Quiz

.


Questions and Answers
  • 1. 

    The expression Int(x) implies that the variable x is converted to integer. State whether true or false.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 2. 

    The value of the expressions 4/(3*(2-1)) and 4/3*(2-1) is the same. State whether true or false

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 3. 

    In python programming, declaration of variables is not required

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 4. 

    Python has a built-in editor called IDLE.-

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 5. 

    List items are enclosed in parenthesis.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
  • 6. 

    Sets is an ordered collection of values

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
  • 7. 

    The process of identifying and removing logical errors and runtime errors is called debugging

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 8. 

    A runtime error causes abnormal termination of program while it is executing

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 9. 

    The interpreter can interpret a statement of a program only if it is syntactically correct

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 10. 

    Logical errors are easy to locate

    • A.

      True

    • B.

      False

    Correct Answer
    B. False

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Mar 12, 2020
    Quiz Created by
    Aparnasunil75
Back to Top Back to top
Advertisement