In what ways can 28 be represented in java?
Explanation
If the number in java starts with 0, the number is in octal (base8) numeral system. And 034 == 28.
If the number starts with 0x, the number is in hexadecimal (base 16) numeral system. And 0x1C == 28
Number literals in java are case insensitive.

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Продовжуйте вивчати
тести з Java
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести