Computer Science, asked by vinayakbhatt35, 2 months ago

explain any four benefits of using threads

Answers

Answered by Anonymous
1

Answer:

Advantages of Thread

Threads minimize the context switching time. Use of threads provides concurrency within a process. Efficient communication. It is more economical to create and context switch threads.

Answered by TheConnoR
0

Advantages of Thread

Threads minimize the context switching time. Use of threads provides concurrency within a process. Efficient communication. It is more economical to create and context switch threads.

Similar questions