MCQ
Which tag is used to create a hyperlink in HTML?
Unit-3 Programming Fundamentals
A <link>
B <a>
C <href>
D <url>
Explanation

The anchor tag <a> combined with the href attribute creates a hyperlink.