Multiple choice

Which of the following allows a user to specify a possibly ambiguous grammer along with precedence and associativity information about operators?

  1. Lex

  2. Yacc

  3. MASM assembler

  4. Syntax analyzer

  5. Byte code verifier

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It allows a user to specify a possibly ambiguous grammer along with precedence and associativity information about operators.