Question: Write code that displays the contents of the int variable i in binary, hexadecimal, and octal.
Write code that displays the contents of the int variable i in binary, hexadecimal, and octal.
Step by Step Solution
3.36 Rating (168 Votes )
There are 3 Steps involved in it
int i 10 SystemoutprintlnBinary IntegertoBinaryStringi SystemoutprintlnHexadecimal IntegertoHexSt... View full answer
Get step-by-step solutions from verified subject matter experts
