1. In the context of Visual Basic® programming, what is an event? Provide three examples of events and elaborate on the corresponding event handling
2. What are the differences between passing argument ByVal and ByRef? Use one or two practical computing example(s) for the appropriate use of one method over the other for passing argument.