MCQ
Which HTML tag is used to define a bidirectional override?
A <bdo>
B <bdi>
C <dir>
D <direction>
Explanation

The <bdo> tag overrides the current text direction for its content, used for bidirectional text.