Answer Posted / mohit sharma
Thread is a light weight process used to faster the processing of a process by using the time sharing technique by which a single process is divided into multiple threads and all they work together to make quick execution time. They all share the same address space..
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do you create a thread?
Are threads processes?
Do threads share program counter?
Is multithreading faster than multiprocessing?
Are threads cores?
What does threads mean when downloading?
How does hyperthreading work?
How do I see threads in linux?
How many threads can a cpu run?
Are threads as good as cores?
Do threads share memory?
Is face threading safe?
Why context switching is faster in threads?
What are the differences between user level threads and kernel threads?
What are the two methods to create threads?