1.

Syntax errors are also known as parsing errors.(a) True(b) FalseThe question was asked in examination.This question is from Exception Handling topic in division Classes and Objects, Inheritance, Polymorphism, Encapsulation and Exception Handling of Python

Answer»

Correct ANSWER is (a) TRUE

The BEST explanation: Syntax errors are known as PARSING errors. Syntax errors are raised when there is a deviation from the rules of a language. Hence the STATEMENT is true.



Discussion

No Comment Found

Related InterviewSolutions