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 / alka

thread is faster than process b'coz switching betwn threads
is easier & faster.
3 threads can divide work together...ex: input,
output,operation etc.
it shares memory within process.

Is This Answer Correct ?    5 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many threads can a cpu run?

399


How do threads work?

413


Do threads share heap?

436


Are processes faster than threads?

432


How many threads does an i7 7700k have?

448






Why are threads useful?

429


What are the advantages of threads?

476


What are linux kernel threads?

439


Do threads share registers?

442


Why is threading bad for you?

434


What does 4 cores and 4 threads mean?

426


What are the two methods to create threads?

415


Can a process have 0 threads?

446


What do cores and threads mean?

430


Why is hyperthreading turned off?

462