Ultimate study guide for Sun Java 2 programmer certification Exam 310-025. CD-ROM included.
Don't Let the Real Test Be Your First Test!
Prepare to pass the Sun Certified Programmer for Java 2 exam - while gaining practical knowledge of Sun Microsystems technology for on-the-job success. Built on the proven training methodology of Global Knowledge, this complete study guide and CD-ROM package offers actual classroom techniques used by more than 200,0000 IT professionals each year.
The Sun Certified Programmer for Java 2 Study Guide covers the Topics you need to review for the exam, including how to:
Individually select classes within a package using import statements; Write code using Java's three flavors of loops: while, do-while, and for; Use garbage collection to ensure that there is always enough memory in the heap to create a new object; Delay the reuse of memory occupied by an object using phantom references; Determine the differences between is a and has a class relationships; Create a thread by extending the thread class; Store a string of text characters in Java using a string variable; Use the three main types of classes within the java.awt package: components, containers, and layout managers.