Search
.Management Sciences
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
Related Mcqs:
- Indicate which of the following is not true about an interpreter ?
- A. Interpreter is a kind of translator B. Interpreter generates an object program from the source program C. Interpreter analyses each source statement every time it is to be executed D. All of the above...
- The function(s) of the Storage Assignment is/are_________________?
- A. to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized B. to assign storage to all temporary locations that are necessary for intermediate results C. to assign storage to all variables referenced in the source program D. All of the above...
- A loader is_________________?
- A. a program that places programs into memory and prepares them for execution B. a program that automate the translation of assembly language into machine language C. is a program that appears to execute a source program as if it were machine language D. program that accepts a program written in a high level language … A loader is_________________?Read More...
- Which of the following might be used to convert high-level language instructions into machine language ?
- A. an interpreter B. system software C. applications software D. an operating environment...
- A translator which reads an entire programme written in a high level language and converts it into machine language code is_________________?
- A. compiler B. translator C. assembler D. system software...
Recent Comments