Correct Answer: is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain.
3. In which addressing mode, the address of the location of the operand is given explicitly as a part of the instruction.
Correct Answer: real time systems generally use non-preemptive CPU scheduling
9. Uniform Symbols Table
Options
A. contains all constants in the program
B. a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure.
C. consists of a 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
D. a permanent table which lists all key words and special symbols of the language in symbolic form.
Correct Answer: consists of a 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
10. Backups should be done
Options
A. daily for most installations
B. weekly for most installations
C. as several image copies, followed by an incremental
D. as several incrementals, followed by an image copy