Say we have three threads T1, T2 and T3 which
perform sequentially one after another is their any benefit
of using thread over here rather than having a single
process.
Answer Posted / nitesh
The only benefit here is increase in modularity of the
program where each logical unit can be separated by threads
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What do cpu threads do?
How many threads can a cpu run?
Is c++ multithreaded?
Do threads have pids?
What are the two types of threads?
Does linux have threads?
Why are threads used?
How many threads can jvm handle?
Are goroutines threads?
How many goroutines are in a thread?
Is face threading safe?
How do I see threads in linux?
What is context switching between threads?
Does threading damage the skin?
How many maximum threads can you create?