1.

Suppose One of the Operand is String and other is Integer then it does not throw error as it only checks whether there are two operands associated with ‘+’ or not.(a) True(b) FalseI have been asked this question during an interview.I need to ask this question from Syntax Analyser in division Contextfree Grammar and Syntax Analysis of Compiler

Answer»

The correct choice is (a) True

For explanation: Syntax analyser does not CHECK the TYPE of the OPERAND.



Discussion

No Comment Found

Related InterviewSolutions