CSE :: Operating System Concepts
-
Scheduling is
-
What scheduling algorithm allows processes that are logical runnable to be temporarily suspended?
-
In an absolute loading scheme, which loader function is accomplished by loader
-
The computational technique used to compute the disk storage address of individual records is called:
-
For how many processes which are sharing common data, the Dekker's algorithm implements mutual exclusion?
-
The file structure that redefines its first record at a base of zero uses the term:
-
What is the name given to all the programs inside the computer with makes it usable?
-
Semaphores
-
The advantage(s) of incorporating the macro processor into pass 1 is(are):
-
In analyzing the compilation of PL/I program, the description "creation of more optimal matrix" is associated with
A.
many functions do not have to be implemented twice.
|
B.
Functions are combined and it is not necessary to create intermediate files as output from the macros processor and input to the assembler.
|
C.
more flexibility is available to the programmer in that he may use all the features of the assembler in conjunction with macros.
|
D.
all of the above
|
E.
None of the above
|