Yeah!! I have successfully passed the SCJP exam on last Saturday. It’s not as difficult as I think, perhaps that’s the reason for the mock exam.

I got 62 questions correct out of 72, which scored me 86%. I accepted this score in terms of doing an exam on Java 5. It’s lucky already because many skills like Generics, I even didn’t write a system on it.

In order to pass the exam, I will also leave some hints. I got two books, which was introduced here before. Work on the mock exam questions will be very useful, since I can find at least twenty questions in the real exam which are exactly the same as the mock questions.

For the next step, I may plan to study on either SCWCD or SCBCD. In fact, I do want to know more about EJB at this moment, especially the new EJB 3.0 specification. As it provides a brand new framework that allows developers to work on really the business logic. They need not to care about the codes like implementing SessinoBean and EntityBean anymore. The development becomes more reflective and easy.