explain any four benefits of using threads
Answers
Answered by
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
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