MCQ
What is the correct HTML for defining a hyperlink to open in a new tab?
Explanation
The target="_blank" attribute opens the linked document in a new browser tab or window.