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) False
I 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