Question 1  of   8

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

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