Computer Science, asked by cavin331, 1 year ago

What is process synchronization and how it is implemented in operating system?

Answers

Answered by SATYAMKUMARYADAV
0
Process Synchronization is a way to coordinate processes that use shared data. It occurs in an operating system among cooperating processes. ... Processes have to be scheduled to ensure that concurrent access to shared data does not create inconsistencies. Data inconsistency can result in what is called a race condition.
plz mark as brainleast
Similar questions