Why thread is called as a lightweight process?
Answer / Sudhakar Shukla
Threads are called lightweight processes because they share resources with the parent process, such as memory, open files, and I/O buffers. This reduces their overhead compared to full-fledged processes, making threads more efficient for concurrent execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Purposes, features and functions of windows 98 and xp. i am struggling with this because i have to compare their strenths and weaknesses, please can i get help?
what are the reasons of rebooting the system?
11 Answers HCL, HP, Mphasis,
What is thread injection?
Tell me when we browse internet system getting 500 error how will you solve the problem?
How do you kill tasks?
WHAT IS A DAEMON?
What are the different identifier states of a thread?
Which one is not needed for Multi-program enviornment? 1) virtual memory 2) security 3) time sharing 4) none of the above.
What is the impact if DNS Server fails?
cannot copy (file name)- access is denied,
if thread a,b,c have Max,Min,Normal priorty what is N0. in below set they correspond to.Something like (2,0,1)
what are the different types of codes in thread in windows os?