Operating System (OS)
What problem is solved by Dijkstra's banker's algorithm?

mutual exclusion
deadlock avoidance
deadlock recovery
cache coherence
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The Register - to - Register (RR) instructions

which perform an operation on a register operand and an operand which is located in the main store, generally leaving the result in the register, except in the case of store operation when it is also
which perform indicated operations on two fast registers of the machine and leave the result in one of the registers.
have both their operands in the main store.
All of these
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Which, of the following, is true for testing and debugging?

Testing detects the syntax errors in the program while debugging corrects those errors in the program
Testing checks for logical errors in the programs, while debugging is a process of correcting those errors in the program
Testing and debugging indicate the same thing
All of these
None of these

ANSWER DOWNLOAD EXAMIANS APP