What are the major differences between Thread and Process?
Answer / Ajay Kumar Agrahari
A process is a program in execution while a thread is a lightweight sub-process that can run concurrently within a single program. Each process has its own memory space, while threads share the same memory space. Creating a process is more resource-intensive compared to creating a thread.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the basic functions of file management in os?
What does thread safe mean?
What is fragmentation?
How do I tell if excel 2016 is 32 or 64 bit?
What are counting semaphores?
What is lxde desktop?
what is the command to copy windows files (i386) without formatting OS?
Is gnome a shell?
List out some reasons for process termination.
Tell me about virtual memory?
Which program files folder is 64 bit?
Explain about compiler and the functions executed by them?