Computer Science :: Operating System
- In which addressing mode, the address of the location of the operand is given explicitly as a part of the instruction.
- Under virtual storage,
- A base register table
- File record length
- A relationship between processes such that each has some part (critical section) which must not be executed while the critical section of another is being executed, is known as
- What is the name of the operating system which was originally designed by scientists and engineers for use by scientists and engineers?
- The most common security failure is
- Terminal Table
- Block or buffer caches are used
- The practice of "bundling" refers to
A.
allows the programmer to write base registers and displacements explicitly in the source program. |
B.
is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain. |
C.
allows multiple programs to reside in separate areas of core at the same time. |
D.
is a term that refers to the control programs of an operating system. |
E.
None of the above |
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. |
E.
None of the above |