MCQ
Which HTML tag is used to embed an audio file?
A <audio>
B <sound>
C <music>
D <mp3>
Explanation

The <audio> tag is the HTML5 element for embedding audio content with src attribute for the audio file.