Specifications

Sun Services
Java™ Programming Language
Module 3, slide 11 of 37
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
Primitive Types
The Java programming language defines eight primitive
types:
Logical – boolean
Textual – char
Integral – byte, short, int, and long
Floating – double and float