Write a hexadecimal integer literal representing the value fifteen.
LANGUAGE: JAVA
CHALLENGE:
Write a hexadecimal integer literal representing the value fifteen.
SOLUTION:
0xf
Posted in Java, Learn To Code
Write a hexadecimal integer literal representing the value fifteen.
0xf