MCQ
Which HTML tag is used to define a progress bar?
A <progress>
B <meter>
C <bar>
D <loading>
Explanation

The <progress> tag displays a progress bar showing the completion progress of a task.