Question: Explain the difference between processes and threads.Answer: A process has its own memory space, while threads within a process share the same memory space. |
Is it helpful?
Yes
No
Most helpful rated by users:
Question: Explain the difference between processes and threads.Answer: A process has its own memory space, while threads within a process share the same memory space. |
Most helpful rated by users: