Operating System (OS)
The necessary conditions needed before deadlock can occur?

Mutual Exclusion, No Hold and wait, Preemption, Circular Wait
No Mutual Exclusion, Hold and wait, Preemption, Circular Wait
Mutual Exclusion, Hold and wait, No Preemption, Circular Wait
Mutual Exclusion, Hold and wait, Preemption, No Circular Wait

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP