Terminal Table___________________?
Correct answer: B. a permanent table which lists all key words and special symbols of the language in symbolic form
- 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. 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 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
Explanation
A terminal table is a permanent compiler table containing the language's terminal symbols, such as keywords and special symbols. Option d describes a token list produced during lexical analysis, not the fixed terminal-symbol table.
Last updated
Practise Software Design and Architecture
493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.
Exams that ask Software Engineering questions like this
Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.
Related questions
If you were to create client/server applications, which model would you go for ?
Which one of the following is not an application of embedded software product ?
__________________ allows us to infer that different members of classes have some common characteristics ?
The UML supports event-based modeling using _______________ diagrams?
Which model in system modelling depicts the static nature of the system ?