lenelex.com
Home
Quizzes
Games
Register
Log in
Question 1 of 19
Which of the following is true about "await" operator?
A. Obtains the simple (unqualified) string name of a variable, type, or member.
B. Suspends an async method until an awaited task is completed.
C. Converts an object to a compatible type.
D. Creates objects.
E. Checks the run-time type of an object.
Links:
await