adplus-dvertising
frame-decoration

Question

Terminal table -

a.

contains all constants in the program.

b.

is a permanent table which lists all keywords and special symbols of the language in symbolic form.

c.

is a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure.

d.

consist of a full or partial list of the token is as they appear in the program created by lexical analysis and used for syntax analysis and interpretation.

Answer: (b).is a permanent table which lists all keywords and special symbols of the language in symbolic form.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Terminal table -

Similar Questions

Discover Related MCQs

Q. Which of the following is a phase of a compilation process ?

Q. Uniform symbol table

Q. In operator precedence parsing, precedence relations are defined

Q. LR parsers are attractive because

Q. The most powerful parser is

Q. Let ( Z,* ) be an algebraic structure, where Z is set of integers and the operation * is defined by n * m =maximum ( n , m ) Which of the following statements is true for ( Z, * ) ?

Q. The identification of common sub-expression and replacement of run-time computations by compile-time computations is

Q. An intermediate code form is

Q. The best way to compare the different implementations of symbol table is to compare the time required to

Q. To recover from an error, the operator precedence parser may

Q. Reduction in strength means

Q. Substitution of values for names whose values are constant, is done in

Q. Function of the syntax phase is to

Q. Which of the following features cannot be captured by CFG ?

Q. Which of the following statement is true ?

Q. Which is not true about syntax and semantic parts of a computer language?

Q. The table created by lexical analysis to describe all literals used in the source program is

Q. The task(s) of the Lexial analysis phase is/are:

Q. The table created by lexical analysis to describe all literals used in the source program, is:

Q. The function(s) of the Syntax phase is/ are: