Enter your Sign-on user name and password.

Forgot password?
  • Follow us on:
Loading video...

Start Learning Now

Our free lessons will get you started (Flash® 10 required).
Get immediate access to our entire library.

Sign up for Educator.com

Features Overview

  • Get on-demand access to our complete library
  • Search and jump to exactly what you need to learn
  • Track your progress
  • Download practice and lesson files
  • *Ask questions and get answers from our community & instructors

Standard Classes & Interfaces

  • Object is the highest-level superclass in the Java standard class hierarchy
  • Integer and Double are the numeric wrapper classes for int and double, respectively
  • The String class is Java’s implementation of strings of characters
  • The Math class contains many useful mathematical functions
  • The List interface is implemented by the ArrayList class to store data in a list
  • At the AP Exam you will receive a Quick Reference Guide to the standard classes and interfaces

Standard Classes & Interfaces

Lecture Slides are screen-captured images of important points in the lecture. Students can download and print out these lecture slide images to do practice problems as well as take notes while watching the lecture.

AP Computer Science: Introduction to Java