Report Bug
Qus : Which numbering system is not handled directly by the printf() conversion specifies ?
QusWhich numbering system is not handled directly by the printf() conversion specifies ?

A. Decimal
B. Binary
C. Octal
D. Hexadecimal


Solution
B. Binary






Report Bug