0 0 votes Which tag is used to enclose any number of javascript statements in HTML document? <code> <script> <title> <body> Web Technologies ugcnetcse-dec2019-paper2 web-technologies + – soujanyareddy13 877 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
0 0 votes Script tag is used to enclose java script statements. Reference:https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script chirudeepnamini answered May 15, 2021 chirudeepnamini comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes Answer: (option B) <script> reference → https://www.w3schools.com/html/html_scripts.asp#:~:text=The%20HTML%20tag%20is,and%20dynamic%20changes%20of%20content. dexter_n answered Jun 3, 2021 dexter_n comment Share Follow 0 reply Please log in or register to add a comment.