Course contentsShow
Java
Lesson 35 of 2,8702. Variables and Primitive TypesPro lesson

Binary, Octal, and Hexadecimal Integer Literals

Write integer literals in different bases using 0b prefix for binary, 0 for octal, and 0x for hexadecimal.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.