0 votes
in JavaScript by
Inside which HTML element do we put the JavaScript?

a) <script>

b) <head>

c) <meta>

d) <style>

1 Answer

0 votes
by

Answer:-  A

Reason: <script> is the element where we put the javascript.

Related questions

0 votes
asked Mar 6, 2022 in VueJS by sharadyadav1986
+1 vote
asked Nov 27, 2022 in AJAX by sharadyadav1986
...