CSE :: Operating System Concepts
-
Which of the following statements is not true about the FORTRAN language?
-
A linker
-
Uniform Symbols Table
-
In which of the storage placement strategies a program is placed in the smallest available hole in the main memory?
-
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
-
The higher versions of the operating systems are so written that programs designed for earlier versions can still be run. What is it called?
-
If special forms are needed for printing the output, the programmer specifies these forms through?
-
Which policy replace a page if it is not in the favoured subset of a process's pages?
-
Which of the following can be accesses by transfer vector approach of linking?
-
Which of the following terms refers to the degree to which data in a database system are accurate and correct?
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
|