किस HTML tag का उपयोग एक ordered (numbered) list बनाने के लिए किया जाता है
Which HTML tag is used to create an ordered (numbered) list
A
<ul>
B
<li>
C
<ol>
D
<dl>
Explanation
Correct Answer: C) <ol>