Which of the following best describes a “multithreaded” process ?

2025

Which of the following best describes a “multithreaded” process ?

  1. A.

    A process that contains multiple independent programs

  2. B.

    A process that runs on multiple CPUs simultaneously

  3. C.

    A process that consists of multiple threads of execution

  4. D.

    A process that handles multiple I/O devices

Attempted by 61 students.

Show answer & explanation

Correct answer: C

A multithreaded process is a single program in execution that has been split into multiple, concurrent paths of execution (threads). Instead of doing one thing at a time, the process can handle multiple tasks simultaneously.

Explore the full course: Niacl Ao It Specialist