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

yes
thread can share the process resources
by using thread we can increase the system speed

Is This Answer Correct ?    4 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are concurrent threads?

457


Which thread method is called when a thread starts?

438


Do threads have pids?

430


How many threads can jvm handle?

463


Why are goroutines not lightweight threads?

438






Why are threads used?

449


What are the advantages of threads over processes?

470


Are processes faster than threads?

449


Are more threads better?

440


What is pthread in linux?

462


What does 4 cores and 4 threads mean?

435


Does hair grow back thicker after threading?

433


What is the biggest advantage of implementing threads in user space?

497


Is c++ multithreaded?

427


What are kernel threads?

406