1.

A critical section is a program segment ______________.

A. where shared resources are accessed
B. single thread of execution
C. improves concurrency in multi-core system
D. Lower resource consumption
Answer» B. single thread of execution


Discussion

No Comment Found