MCQ
Which tag is used to insert an image in a web page?
Unit-3 Programming Fundamentals
A <image>
B <pic>
C <img>
D <picture>
Explanation

The <img> tag embeds an image and it is a self-closing tag.