Within an operating system, which data structure is optimal for managing shared resources among multiple threads, ensuring data integrity and preventing race conditions?
Semaphore
Linked List
Array
Queue
Data Structures and Algorithms Übungen werden geladen ...