MCQ
What is the default numbering style of an ordered list in HTML?
Unit-3 Programming Fundamentals
A Capital letters
B Lowercase letters
C Roman numerals
D Decimal numbers
Explanation

By default an ordered list is numbered with decimal numbers (1, 2, 3...).