Vidyalelo
C# Programming · Q1

Multithreading in C Sharp

Programming · C# Programming · question 1

Q1

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
Answer

Answer: Option D

Solution

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