Callback function is a function which is executed after the current function (i.e the currently running function) has been executed. As the name signifies Callback function is called back at some ...