Operating Systems Concepts – Section 1

26. The FIFO algorithm

A. executes first the job that last entered the queue
B. executes first the job that first entered the queue
C. execute first the job that has been in the queue the longest
D. executes first the job with the least processor needs
E. None of the above

Correct Answer: B. executes first the job that first entered the queue

27. What is the name given to the organized collection of software that controls the overall operation of a computer?

A. Working system
B. Peripheral system
C. Operating system
D. Controlling system
E. None of the above

Correct Answer: C. Operating system

28. The principle of locality of reference justifies the use of

A. reenterable
B. non reusable
C. virtual memory
D. cache memory
E. None of the above

Correct Answer: D. cache memory

29. The register or main memory location which contains the effective address of the operand is known as

A. pointer
B. indexed register
C. special location
D. scratch pad
E. None of the above

Correct Answer: A. pointer

30. Assembly code data base is associated with

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’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

Correct Answer: A. assembly language version of the program which is created by the code generation phase and is input to the assembly phase.

Leave A Comment?

three × 4 =