engineering computer science MCQ #1864

What is 'process synchronization'?

engineering computer science MCQ #1864

  1. Question 1

    Q1. What is 'process synchronization'?

    • A) Coordinating access to shared resources
    • B) Managing process creation
    • C) Handling process termination
    • D) All of the above

    Answer: Coordinating access to shared resources

    Explanation: Process synchronization involves coordinating access to shared resources, preventing conflicts and inconsistencies.