Specifications
Sun Services
Java™ Programming Language
Module 1, slide 6 of 23
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
Primary Goals of the Java Technology
• Enables users to run more than one thread of activity
• Loads classes dynamically; that is, at the time they are
actually needed
• Supports changing programs dynamically during
runtime by loading classes from disparate sources
• Furnishes better security










