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
AnswerD.
To declare a class
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board