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


Please Help Members By Posting Answers For Below Questions

What do cpu threads do?

411


What are server threads?

426


What does 4 cores and 4 threads mean?

426


How many threads run at once?

451


What are concurrent threads?

444






How many goroutines are in a thread?

446


What is thread and process?

469


Is thread an abstract class?

432


Can we create a thread inside a thread?

476


What is a thread in email?

423


What are linux kernel threads?

437


Does htop show threads?

442


Are threads independent?

408


Do threads share page table?

447


Can we start two threads at a time?

444