Computer Science - Operating Systems Concepts

1.
The part of machine level instruction, which tells the central processor what has to be done, is
Operation code
Address
Locator
Flip-Flop
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

2.
Which of the following refers to the associative memory?
the address of the data is generated by the CPU
the address of the data is supplied by the users
there is no need for an address i.e. the data is used as an address
the data are accessed sequentially
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

3.
To avoid the race condition, the number of processes that may be simultaneously inside their critical section is
8
1
16
0
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

4.
A system program that combines the separately compiled modules of a program into a form suitable for execution
assembler
linking loader
cross compiler
load and go
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

5.
Process is
program in High level language kept on disk
contents of main memory
a program in execution
a job in secondary memory
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.