MCQ
Which HTML tag is used to define a dialog box?
A <dialog>
B <popup>
C <modal>
D <window>
Explanation

The <dialog> element represents a dialog box or interactive component like a modal or alert.