Exam Catalog
Take an Exam
Free Demo!
Exam Results
Full Transcript
Employer Reports
e-Learning
Tech Support
Change My Account Info
Exam Home
Log Off

Java 1.1

Writing Java Programs
Explain the basic functions of Java applications and programs
Write and compile Java programs
Describe the difference between interpreted and compiled programs
Describe differences between Java applications and Java applets
Java Programming Basics
Use variables and strings
Use conditional tests
Repeat actions using loops
Using Objects and Arrays
Store information in arrays
Create and describe objects
Create an inheritance hierarchy
Create and use methods
Creating Java Applets
Use an applet on a Web page
Manage applet threads
Send and receive applet parameters
Display fonts and colors in applets
Graphics and User Events
Add graphics to an applet
Animate images in an applet
Build a user interface
Enable an applet to respond to user input
Putting Your Skills to Work
Use classes that act as a die or a calculator
Put together a sample game for a Web site
Animate an image background
Place images on the screen edges