Exam 11: Compilers and Language Translation

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

In BNF, the ____ is used to separate two alternative definitions of a nonterminal.

(Multiple Choice)
4.8/5
(43)

Present what each individual BNF rule looks like, and briefly explain its components.

(Essay)
4.7/5
(30)

Explain what the goal in compiler design today is.

(Essay)
4.8/5
(36)

Parsing is the first phase of the compilation process. _________________________

(True/False)
5.0/5
(32)

During the ____ phase, the sequence of tokens formed by the scanner is checked to see whether it is syntactically correct according to the rules of the programming language.

(Multiple Choice)
4.9/5
(28)

What does this BNF rule say? <addition operator> ::= +

(Essay)
4.8/5
(29)

In BNF, a ____ is an intermediate grammatical category used to help explain and organize the language.

(Multiple Choice)
4.8/5
(39)

What is the fundamental rule of parsing?

(Essay)
4.7/5
(31)

Online debuggers help programmers locate and correct errors in programs.

(True/False)
4.9/5
(36)

The Greek character lambda represents ___.

(Multiple Choice)
4.9/5
(40)
Showing 41 - 50 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)