MCQ
Which HTML tag is used to define a table header?
Explanation
The <th> tag defines a header cell in an HTML table, which is typically bold and centered.