Vidyalelo
C# Programming · Q6

Miscellaneous in C Sharp

Programming · C# Programming · question 6

Q6

What is the purpose of the "async" and "await" keywords in C#?

A.
To define a new thread
B.
To handle exceptions
C.
To perform asynchronous operations
Answer
D.
To declare a class

Answer: Option C

Solution

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