what do you understand by multithreading in operating system?
Answers
Answered by
1
Answer:
In computer architecture,multithreading is the ability of a central processing unit (CPU) (or a single core in a multi-core processor) to provide multiple threadsof execution concurrently, supported by the operating system. This approach differs from multiprocessing.
Similar questions