Q38
What is the purpose of the "async" keyword in ASP.NET MVC controller actions?
A.
Indicates that the method is a controller action
B.
Indicates that the method requires authentication
C.
Indicates that the method is a partial view
D.
Indicates that the method is asynchronous
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board