MCQ
Which HTML tag is used to define a script in HTML?
Explanation
The <script> tag is used to embed client-side JavaScript code in HTML documents.