MCQ
Which statement about the <br> tag is correct?
Unit-3 Programming Fundamentals
A It is a pair tag
B It is a self-closing tag
C It needs a closing tag
D It is used for images
Explanation

The <br> tag is an empty element that does not require a closing tag.