ETX Capital interview question

Can you explain how Async / Await works?

Interview Answer

Anonymous

20 Aug 2022

I explained how you'd use that syntax to call a long-running process that returns a value, to avoid blocking the main UI thread to avoid it becoming unresponsive. They looked confused at this answer, so I'm not sure what they were looking for.