A thread in Operating System is a
2017
A thread in Operating System is a
- A.
Process
- B.
light weight process
- C.
Program
- D.
Task
Attempted by 1103 students.
Show answer & explanation
Correct answer: B
Correct Answer: lightweight process Explanation: A thread is called a light-weight process because it shares resources of a process but has its own execution path.