What is callback?
callBack :
An event handler is a particular type of callback,
A callback is a just function, that passed into another function,with the expatiation that the call Back will call at the particular time.
We just saw , callBacks are used to be the mai...
sandeepkumarreddy.hashnode.dev2 min read