Computer Science, asked by itspiyushsharma3447, 10 months ago

What is synchronization and how it helps in multiprocessing models?

Answers

Answered by arjun7774
0

Answer

⬇️

✴️synchronization:-

✍️In computer science, synchronization refers to one of two distinct but related concepts: synchronization of processes, and synchronization of data. Process synchronization refers to the idea that multiple processes are to join up or handshake at a certain point, in order to reach an agreement or commit to a certain sequence of action. ✔️

Similar questions