Multiple Choice
____ allows many processes to share a single processor,and appear to be executing simultaneously.
A) Parallel programming
B) Synchronized programming
C) Simultaneous programming
D) Multiprogramming
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: In the early days of computing,jobs were
Q25: Concurrent programming emphasizes the fact that parallel
Q26: Semaphore operations must be executed _.<br>A) synchronized<br>B)
Q27: In Java,the reserved word _ is used
Q28: A lightweight process shares its resources with
Q30: When a process waiting at a semaphore
Q31: Compiler options allow explicit indication of areas
Q32: In Ada,a process is referred to as
Q33: The idea of parallel processing has only
Q34: Another name for the bounded buffer problem