Multiple choice

In an operating system, a thread is a

  1. program in execution

  2. lightweight process (LWP)

  3. group of instruction

  4. request to the operating system to perform any task

  5. task

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A lightweight process (LWP) is called a thread.