Pergunta de entrevista da empresa Emerson

What is reentrant function?

Resposta da entrevista

Sigiloso

7 de nov. de 2015

Function is re entrant if it can be invoked while it is in execution or it can be interrupted in between execution of it. Also it can be invoked before interrupted execution completes