Question 1  of   8

Asynchronous methods defined by using the async and await keywords are referred to as

A. async methods.
B. await methods.
C. suspended methods.
D. synchronous methods.