Exam4Training

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

Exit mobile version