Examveda

Choose the correct statement about process-based multitasking.

A. A feature that allows our computer to run two or more programs concurrently

B. A program that acts as a small unit of code that can be dispatched by the scheduler

C. Only A program that acts as a small unit of code that can be dispatched by the scheduler

D. Both A feature that allows our computer to run two or more programs concurrently & A program that acts as a small unit of code that can be dispatched by the scheduler

Answer: Option D


This Question Belongs to C Sharp Programming >> Multithreading In C Sharp

Join The Discussion

Related Questions on Multithreading in C Sharp

What is multithreading in C#?

A. The ability of a program to handle multiple inputs simultaneously

B. The process of executing multiple tasks in a sequential manner

C. The process of running multiple programs at the same time

D. The ability of a CPU to execute multiple threads simultaneously