270,847 views
27 votes
27 votes
12. But not parallelism, it is achievable to have concurrency in operating system threading?

User Fabien
by
3.0k points

1 Answer

13 votes
13 votes

Answer:

Yes, it is possible to have concurrency but not parallelism. Concurrency: Concurrency means where two different tasks or threads start working together in an overlapped time period, however, it does not mean they run at same instant.

User Kiran Babu
by
3.0k points