Vidyalelo
C# Programming · Q3

Multithreading in C Sharp

Programming · C# Programming · question 3

Q3

What is a thread in the context of multithreading?

A.
A block of memory used for storing data
B.
The smallest unit of execution in a program
Answer
C.
A collection of instructions
D.
None of the above

Answer: Option B

Solution

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