Question
a.
contains all constants in the program
b.
a permanent table which lists all key words 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.
consists of full or partial list of the token's as they appear in the program created by Lexical analysis and used for syntax analysis and interpretation.
Posted under Systems Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Uniform symbol table
Similar Questions
Discover Related MCQs
Q. In operator precedence parsing, precedence relations are defined
View solution
Q. LR parsers are attractive because
View solution
Q. The most powerful parser is
View solution
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, * ) ?
View solution
Q. The identification of common sub-expression and replacement of run-time computations by compile-time computations is
View solution
Q. An intermediate code form is
View solution
Q. The best way to compare the different implementations of symbol table is to compare the time required to
View solution
Q. To recover from an error, the operator precedence parser may
View solution
Q. Reduction in strength means
View solution
Q. Substitution of values for names whose values are constant, is done in
View solution
Q. Function of the syntax phase is to
View solution
Q. Which of the following features cannot be captured by CFG ?
View solution
Q. Which of the following statement is true ?
View solution
Q. Which is not true about syntax and semantic parts of a computer language?
View solution
Q. The table created by lexical analysis to describe all literals used in the source program is
View solution
Q. The task(s) of the Lexial analysis phase is/are:
View solution
Q. The table created by lexical analysis to describe all literals used in the source program, is:
View solution
Q. The function(s) of the Syntax phase is/ are:
View solution
Q. Which table is a permanent databases that has an entry for each terminal symbol?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Systems Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!