Operating System (OS)
A real time operating system is most likely to be used for which of the following task?

Controlling access to a shared printer in a network
Managing the access to system files in a laptop computers
Controlling the fuel injection system of an automobile engines
Ensuring that system clock works correctly on server

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The disadvantages of "Compile and Go" loading scheme is (are):

None of these
a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program.
it is necessary to retranslate the user's program deck every time it is run.
it is very difficult to handle multiple segments, especially if the source programs are in different languages, and to produce orderly modular programs.
All of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Which of the following functions is(are) performed by the loader

allocate space in memory for the programs and resolve symbolic references between object decks
None of these
physically place the machine instructions and data into memory.
All of these
adjust all address dependent locations, such as address constants, to correspond to the allocated space.

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The advantage(s) of incorporating the macro processor into pass 1 is(are):

many functions do not have to be implemented twice.
Functions are combined and it is not necessary to create intermediate files as output from the macros processor and input to the assembler.
All of these
None of these
more flexibility is available to the programmer in that he may use all the features of the assembler in conjunction with macros.

ANSWER DOWNLOAD EXAMIANS APP