 
            Events in JavaScript
Events :- An event in JavaScript essentially represents an action or an occurrence that happens in the browser or on a webpage. These actions can be triggered by user interactions like clicking a button, hovering over an element, typing on the keyboard, or by system events like the page loading,
 
             
             
             
             
            