Sollicitatievraag bij Emerson

What is reentrant function?

Antwoord op sollicitatievraag

Anoniem

7 nov 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