Quiz 2 BSCS SP25

Q1: How can you select an HTML element with the ID "myElement" using JavaScript DOM?

Q2: Using JQuery describe how can you dynamically bind an onclick event of a tag with class my-class

Q3 Without Using JQuery describe how can you dynamically bind an onclick event of a tag with class my-class