Java Certification

» Home
» Publications
» Profile(CV)
» Contact

» Money
» Consulting

» Stock Tracker
» Java.SCJP
» Java.Links
» Oracle.OCA
» Oracle.OCP
» Linux.Certification
» Linux.Articles
» Process.Agile

» Microcontroller
» Album
» Dictionary
» Impressum



» Sun Certified Java Programmer Exam Study Guide

© 2000-2008 by Koray Güclü
This part contains articles which I wrote. Some of my published articles are also here. This part will always contain more uptodate version of the published articles.
Sun Microsystems has announced the new SCJP1.4 exam. This exam differs from the SCJP1.2 First of all, some of the exam objectives are droped at SCJP1.4 exam (AWT, IO) some objectives are added (Assertions, Wrapper classes) besides a deeper understanding of collections framework is required. The test is still 120 minutes and costs the same amount of money but the passing score of the exam is reduced to 52% from 61%. The number of questions are increased to 61 from 59. You can read the new exam objectives from Sun Microsystems Certification web site.

 Language Fundamentals: Part 1
Identify correctly the construction of a java source file, package declaration, Importing classes, and the declaration of import statements, class declarations, interface declarations, Constructor declarations, Method declarations, main() method and correspondence between the index values and arguments passed to the main() method [ Read ... ]

 Language Fundamentals: Part 2
Identifiers and Keywords, Primitive Types, Literals, Arrays, Variable Types and Initialization [ Read ... ]
$Revision: 1.1.1.1 $
$Date: 2003/02/23 23:01:42 $

Copyright © 2002 by Koray Güclü.