Computer Science, asked by CSKING6783, 9 months ago

What is concurrency control in operating system?

Answers

Answered by khushisingh4899
0

Answer:

In information technology and computer science, especially in the fields of computer programming, operating systems, multiprocessors, and databases, concurrency control ensures that correct results for concurrent operations are generated, while getting those results as quickly as possible.

Answered by Anonymous
4

Answer:

Concurrency:- modern operating systems allow multiple programs to run at the same time.

Modern operating systems even allow a single program to execute different routines at the same time or to put it another way.

They allow a process to execute several threads of control at the same time.

Follow me plz

Similar questions