Technically Events are methods. These methods are fired/triggered/executed automatically when an interaction took place. This interaction could be user initiated (clicking on a button) or system initiated (for example when document is ready for client brow...