Computer Science :: Operating System
- A system program that sets up an executable program in main memory ready for execution is
- Which of the following are loaded into main memory when the computer is booted?
- The FIFO algorithm
- What is the name given to the organized collection of software that controls the overall operation of a computer?
- The principle of locality of reference justifies the use of
- The register or main memory location which contains the effective address of the operand is known as
- Assembly code data base is associated with
- Thrashing can be avoided if
- In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
- Resolution of externally defined symbols is performed by
A.
assembly language version of the program which is created by the code generation phase and is input to the assembly phase. |
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 or the token |
D.
a permanent table which lists all key words and special symbols of the language in symbolic form. |
E.
None of the above |