Which of the following options is true in Python?

2023

Which of the following options is true in Python?

  1. A.

    Execution / Runtime errors can be handled using try...except

  2. B.

    No errors can be handled using try...except

  3. C.

    Logical errors can be handled using try...except

  4. D.

    Syntax errors can be handled using try...except

Attempted by 1543 students.

Show answer & explanation

Correct answer: A

Answer: Execution

Explore the full course: Rssb Senior Computer Instructor