Answer Posted / sharmila
thread is the actual executing entity inside a process
whereas a process is much more. Normally,a process will
have a single thread of execution
| Is This Answer Correct ? | 11 Yes | 14 No |
Post New Answer View All Answers
Why are threads used?
What are the advantages of threads?
What is the main disadvantage of user level threads?
Can one thread run on multiple cores?
Do threads share page table?
Is python a single thread?
How do threads work?
What does threads mean when downloading?
How do I start a runnable thread?
Is multithreading faster than multiprocessing?
Is it better to have more cores or more threads?
Can two threads execute at the same time?
What is posix thread linux?
Are threads as good as cores?
What is kernel level thread?