MCQ
Which HTML tag is used to define a preformatted text?
A <pre>
B <code>
C <formatted>
D <preserve>
Explanation

The <pre> tag displays preformatted text preserving spaces, line breaks, and uses a monospace font.