A thread is also called:

2017

A thread is also called:

Answer: D. a lightweight processA thread is the smallest unit of CPU execution. It shares resources (memory, files) with other threads of the same process. Because it has less overhead than…

  1. A.

    a scheduler

  2. B.

    a virtual process

  3. C.

    a heavyweight process

  4. D.

    a lightweight process

Attempted by 1976 students.

Show answer & explanation

Correct answer: D

A thread is the smallest unit of CPU execution.

It shares resources (memory, files) with other threads of the same process.

Because it has less overhead than a process, it is called a lightweight process.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…