Skip to content

Data Types in Java

Objectives

  • Understand binary addition.
  • Understand how Java stores primitive values in memory.
  • Be able to declare and initialize variables so they are in the correct range for their respective types.

Topics


Up -- Next