MCQ
Which tag is used to display an image in HTML?
Explanation
The <img> tag is used to embed images in HTML pages. It uses the src attribute to specify the image URL.