Home
Online TA
Docs
Lectures
Assignments
TAs & Hours
Labs
Calendar
Course Info
Final Projects
Email the
Head TAs
.
Copyright © 2008.
Base Data Types
Purpose:
Base data types are predefined types in the Java language and named by reserved keyword.
boolean
byte
short
int
long
char
float
double
string
Back to the Table of Contents
email suggestions to:
cs015tas@cs.brown.edu