Which statement accurately describes the behaviour of the async/ await keyworks?

Which statement accurately describes the behaviour of the async/ await keyworks?
A . The associated class contains some asynchronous functions.
B. The associated function will always return a promise
C. The associated function can only be called via asynchronous methods
D. The associated sometimes returns a promise.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments