(Choose 1 answer)
Choose the correct statement related to Concurrency in Operating System
A. Concurrency happens in the operating system when several process threads are running in parallel
B. Concurrency is the execution of the multiple instruction sequences at the same time
C. All of the others
D. The running process threads always communicate with each other through shared memory or message passing
Finish