| Author |
SCJP 1.4 passed with 85% (CX-310-035)
|
Jan Jankowski
Greenhorn
Joined: Jan 10, 2006
Posts: 1
|
|
Hi everybody I passed the CX-310-035 exam (SCJP) today and got a score of 85%. I finished all questions about 20 minutes before the exam end, and used this time to review my answers. I'm satisfied with my result, because I prepared myself only on evenings and weekends for few weeks. Here's my braindump. Be prepared for thread programming, I got many question about it. Memorize the operator precedence table, e.g. take a look that type casting has higher priority than multiplication or division. Also know all keywords as well reserved words, e.g. the word "implement" can be used as a variable name unlike "implements", which is a keyword. If you are a C/C++ programmer forget the keyword "unsigned", which doesn't exist in Java, but was present in a Java exam question. Before you pay attention to a programming code, check it for compilation errors like "unsigned byte". This saves a lot time during the exam. Write code to instance an object of an inner class, I found two questions about it. Be familiar with switch statements without break, different array declarations and initializations, know differences between String and StringBuffer, exception handling, creation of default constructors, using assert statements. The learning programs like Transc.., Whizl.., JQpl.., CramMast.. or the document called Test Kin.. are definitely very helpful. They provide sample tests similar to the real exam. They will show you, what exam subjects to learn more intensively. If you do some sample tests and understand answers, I am sure you will pass the exam. Thanks everybody for hints, especially on this wonderful website. Best of luck to you! (sometimes you may need it :-) Greetings from Poland Darek P.S. 1: - The exam preparations gave me much fun � P.S. 2: - I learned a lot � P.S. 3: - and wish you the same -
|
 |
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3099
|
|
Originally posted by Jan Jankowski: Hi everybody I passed the CX-310-035 exam (SCJP) today and got a score of 85%. Greetings from Poland Darek
Congratulations from Belarus MZ
|
Free SCDJWS 5.0 Study Guide - SCDJWS 5.0 Quiz (How to get SCDJWS 5.0 Quiz)
Java Platform, Enterprise Edition 6 Web Services Developer Certified Expert Exam Study Guide and Quiz
|
 |
Jan Valenta
Ranch Hand
Joined: Nov 30, 2005
Posts: 32
|
|
Originally posted by Jan Jankowski: Hi everybody I passed the CX-310-035 exam (SCJP) today and got a score of 85%. Greetings from Poland Darek
And Cheers from the Czech Republic, Jan! Jan
|
Anybody knows about a job for <a href="http://cern.ch/jvalenta/valenta-cv.pdf" target="_blank" rel="nofollow">SCJP5.0, Ph.D. in Software Engineering, 2 years Java, C, C++</a> in Montreal, QC, Canada? Thanks!
|
 |
Thomas De Vos
stable boy
Ranch Hand
Joined: Apr 12, 2003
Posts: 425
|
|
Excellent score. Manu congratulations and great tips.
|
Try your free <a href="http://www.javacertificate.com" target="_blank" rel="nofollow">SCJP 1.4</a> certification centre.<br />Try your free <a href="http://www.j2eecertificate.com" target="_blank" rel="nofollow">SCWCD</a> certification centre.<br />Try your free <a href="http://www.ejbcertificate.com" target="_blank" rel="nofollow">SCBCD</a> certification centre.<br />Try your <a href="http://www.webspherecertificate.com" target="_blank" rel="nofollow">Websphere (Test 285) </a> certification centre.<br />Try your <a href="http://www.j2mecertificate.com" target="_blank" rel="nofollow">SCMAD</a> certification centre. (New)<br /> <br /><a href="http://blogs.javacertificate.com" target="_blank" rel="nofollow">Java/J2EE Certification Blogging</a>
|
 |
 |
|
|
subject: SCJP 1.4 passed with 85% (CX-310-035)
|
|
|