MCQ
Which HTML tag is used to define a strikethrough text?
Explanation
<del>, <s>, and <strike> all create strikethrough text, though <del> indicates deleted text semantically.