Multiple Choice
What is the format of a BNF rule?
A) left-hand side := right-hand side
B) left-hand side ::= "definition"
C) grammar = rule
D) grammar | rule
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: In BNF, the _ is used to
Q24: The code a compiler produces should be
Q25: The English-language sentence, "The orange artichoke flew
Q27: Following _, the compiler makes a second
Q28: Which factor plays the biggest role in
Q30: The _ represents the empty nonterminal.<br>A) zero<br>B)
Q32: Grammars for high-level languages like C++ or
Q37: Parsing is the first phase of the
Q43: In the _ phase, the compiler examines
Q44: In BNF, a _ is an intermediate