Pregunta de entrevista de ETX Capital

Can you explain how Async / Await works?

Respuesta de la entrevista

Anónimo

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