Pergunta de entrevista da empresa ETX Capital

Can you explain how Async / Await works?

Resposta da entrevista

Sigiloso

20 de ago. de 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.