Skip to main content
Lesson 3 - Data Types in Java
Lesson MenuNext
  
Introduction page 1 of 11

As with most high level languages, Java provides standard data types to store information. Java is a richly typed language that gives the programmer a wide variety of data types to use. In this lesson you will declare variables, store values in them, and print out their values using the System.out object.

The key topics for this lesson are:


Lesson MenuNext
Contact
 ©ICT 2003, All Rights Reserved.