Answer Posted / Awaneesh Kumar Singh
A process is an instance of a program that is being executed. It has its own memory space, system resources, and can run multiple threads concurrently. A thread is a smaller sequence of programmed instructions, which can be scheduled for execution independently by the operating system. Each thread within a process shares the same memory space but can perform different tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category