R

Ravina • 3.96K Points
Extraordinary

Q. Which keyword is used for declaring asynchronous endpoints?

  • (A) sync
  • (B) async
  • (C) await
  • (D) def
  • Correct Answer - Option(B)
  • Views: 26
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina

Use the `async` keyword to define asynchronous route handlers.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.