Home > Frontend Devlopment learning and exploring > Frontend Devlopment learning and exploring > Intermediate JavaScript Show previous contentTry this exercise. Fill in the missing part by typing it in.To handle events in JavaScript, you can use event ___. An event listener is a function that gets executed in response to a specific event.Write the missing line below.SubmitReveal answer Show following content