MCQ
What is the correct HTML for an output element?
A <output>
B <result>
C <display>
D <calc-output>
Explanation

The <output> tag represents the result of a calculation or user action in a form.