DEV Community

Cover image for What is a Coroutine? πŸ€”
Vrushali
Vrushali

Posted on

What is a Coroutine? πŸ€”

πŸ’‘ What is a Coroutine? πŸ€”

A simple question β€” yet one that traps many Android developers.

Most of us say:

β€œIt’s used to run background tasks.”

❌ Sounds correct... until the interviewer says,

β€œThat’s wrong.” πŸ˜…

So what is a coroutine really?

Find out here πŸ‘‡

πŸ”— Kotlin Coroutines Explained: Why β€œCoroutine = Background Task” is Wrong

Top comments (0)