Took SCJP exam

Well I passed the SCJP exam with 20 wrong answers and 52 correct for 72%. I was pleased because I didn't do as much studyng as I originally intended.My best category was Fundamentals with 90%. Worst was Collections/Generics with 50%. Not too surprising since I learned Java back on 1.1 before those things ever existed. I must be slow... used up most of the allotted time. Most questions have code to examine and understand.

[432 byte] By [dferguson1a] at [2007-11-27 9:26:30]
# 1
Congrtulations!!!!
mahesh.komuravellia at 2007-7-12 22:23:38 > top of Java-index,Java Essentials,Training...
# 2
@OpO_oHave you been programming in Java since 1.1 and yet you aren't used to Collections?Collections have been around for several years.
kajbja at 2007-7-12 22:23:38 > top of Java-index,Java Essentials,Training...
# 3
I haven't been programming for several years now, but you're right. I have no good excuse for not having used Sets, Maps, etc. I was accustomed to using Vectors and Hashtables and stuck with only those for too long!
dferguson1a at 2007-7-12 22:23:38 > top of Java-index,Java Essentials,Training...