I am so excited with the score which is better than my daily mock exams.
I have 1 year working experience in
java(I got to know java three yeas ago as I was a student). I got two errors in
Thread 
. I am always got confused with what is guaranteed in JDK or what is implemented by one JVM but not required by JVM spec. I think I need to read more about JVM spec. in the future.
My tips:
1.Kathy Sierra/Bert Bates Java book is necessary. It includes all required in real exam.
2.JLS 2nd if you want a high score.
3.JDK Document. At least
you should read docs in java.lang.* and java.util.* thoroughly.
4.Practices the codes in Kathy Sierra/Bert Bates Java book and mock exam with real JDK.
5.Think java any time before the exam. Such as. The
doc in java.lang, java.util, Kathy Sierra/Bert Bates Java book.
[ May 21, 2003: Message edited by: Mike W. ]
[ May 22, 2003: Message edited by: Mike W. ]
[ May 22, 2003: Message edited by: Mike W. ]