What is difference between Process and Thread?
Answer / Ashutosh Kaushik
A Process represents a running instance of a program, which includes all the allocated resources like memory, CPU cycles, etc. A Thread, on the other hand, is a lightweight sub-task that can run concurrently within a single process and share its resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are dynamic linking?
When is a system in a safe state?
What is basic concept of operating system?
What kind of operations are possible on a semaphore?
Advantage of SRAM over DRAM ?
7 Answers College School Exams Tests, HCL, Hughes, Intel,
What is spooling?
How do I find my os version?
What is multi-tasking, multi-programming,multi-threading?
If there are too many page faults what is the problem?
What is a bootloader?
What does 64bit mean?
Command Kill any user’s all processes.