Multiple Choice
A ____ executes a particular sequence of instructions independently,while sharing all memory and other resources with its parent program.
A) thread
B) shared process
C) job
D) batch
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: A semaphore's _ operation tests the semaphore
Q19: _ are sections of code that can
Q20: _ occur when two processes attempt to
Q21: SPMD (single program multiple data)programming does not
Q22: Distributed-memory systems suffer from _ problems.<br>A) synchronization<br>B)
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