Vidyalelo
JavaScript · Q7

Graphics And Rendering

Programming · JavaScript · question 7

Q7

Which of the following elements are used to include audio?

A.
audio
Answer
B.
video
C.
svg
D.
all of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
The audio tag is used to include audio in the HTML document.