Vidyalelo
C# Programming · Q45

Multithreading in C Sharp

Programming · C# Programming · question 45

Q45

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board