Call back function :
A function when called sometime later is known as a call back function.
Using call back functions we can run asynchronous operations.
Browser APIs:
Browser has many super powers/APIs which provide to us, like timer, local storage...