Multiple choice technology web technology

Which tag defines scripted text?

  1. <script>

  2. <strike>

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

The question asks for tags defining 'scripted text', which is a common typographical typo in older HTML quizzes referring to 'subscript' (<sub>) and 'superscript' (<sup>) tags. The `tag defines client-side scripts, and<strike>` defines strikethrough text.