Computer Science - Language Processors - Discussion

Discussion Forum : Language Processors - Section 1 (Q.No. 11)
11.
Terminal Table
a permanent table which lists all key words and special symbols of the language in symbolic form
a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure
consists of a full or partial list of the tokens as they appear in the program. Created by Lexical analysis and used for syntax analysis and interpretation
contains all constants in the program
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Snehal said:   1 decade ago
With my view option C is also correct as it whatever it contains are the tokens.

Snehal said:   1 decade ago
Option C is also correct as it whatever it contains are the tokens.

Post your comments here:

Your comments will be displayed after verification.