Tuesday, September 22, 2009

What is a callback function?


A callback is a function that is passed as an argument to another function and is executed after its parent
function has completed.


www.codecollege.NET

No comments:

Post a Comment