1.

Choose correct ranges for Decimal, Octal and Hexadecimal numbers in Java?

A. Decimal: 0 to 9
B. Octal: 0 to 7
C. Hexadecimal: 0 to 9 and A to F / a to f
D. All the above
Answer» E.


Discussion

No Comment Found