What is the difference between an event handler and a callback function?
I love how all these answers differ from each other.
I would conclude from this, is that from an a terminology point of view Events and Callbacks are interchangeable. What they mean in a specific programming language or framework and differ though, because any platform tends to pick their favourite terms.