JavaScript(DOM) Click event

The onClick event is the commonly used events in JavaScript. It action occurs when an element is clicked . How to onClick event works First, you have…