A

Admin • 828.03K Points
Coach

Q. Which keyword is used to create a coroutine in Kotlin?

  • (A) launch
  • (B) start
  • (C) begin
  • (D) run
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category Kotlin
  • Hashtags:

Explanation by: Admin
Coroutines in Kotlin are typically launched using the 'launch' function.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.