Operating System (OS)
In which of the storage placement strategies a program is placed in the largest available hole in the main memory?

first fit
best fit
worst fit
None of these
buddy

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
A linker

is not necessary with variable partitions
None of these
creates a load module
must be run after the loader
is not needed with a good compiler

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The function(s) of the Storage Assignment is (are)

to assign storage to all temporary locations that are necessary for intermediate results.
to assign storage to literals, and to ensure that the storage is allocate and appropriate locations are initialized.
None of these
All of these
to assign storage to all variables referenced in the source program.

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The FIFO algorithm

None of these
executes first the job that first entered the queue
executes first the job with the least processor needs
executes first the job that last entered the queue
execute first the job that has been in the queue the longest

ANSWER DOWNLOAD EXAMIANS APP