You are on page 1of 2

See Appendix D for the decimal, hex, octal, and binary equivalents of 0 127.

Binary

Project Basically Speaking


TableOfBases

Exercise on Lesson 14

Tester

main

for

a
k

String s
int b
int i
String s

int i = 0b1001; System.out.println(i);

You might also like