• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

I was sure I had a pass...........

 
Ranch Hand
Posts: 214
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was sure I had a pass, but ended up with 57%. I gained 7 points from my first attempt back in May. Here are my results on Aug 16th:
Declarations 62%
Flow Control 42%
Garb Collection 100%
Lang Fund 55%
Operators/assign 57%
Overload/Override 28%
Threads 71%
java.awt 75%
java.lang 100%
java.util 0%
java.io 80%
I got an average of 67% with JQPlus Standard and Random Tests.
I got an average of 62% with Marcus Green Mocks 1 & 2.
I don't remember having any difficult questions other than one with a for loop with a nested loop. Any fresh ideas from the Peanut Gallery?
 
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry, to hear about your results Percy. I know you've put a lot into passing the exam so far. Don't give up. You're so close. I noticed in the Java Util section you scored 0%. If you could have gotten a few of them then you would have passed. Wow! I know this has to be quite dissapointing. The next time you will pass the exam.
Take care,
Donald
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am really sorry for the result, but do not give up and you are so close now. My advice is that go back to the basics and make sure you really understand the concepts. For the mock test I would mainly focus on JQ+ and make sure you understand every questions (not those real brainer questions). Good luck !
Shawn
SCJP2
 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry to hear about the result.
I think coding some more programs to test the concepts will produce good results. May be you could select java.util questions from mock exams & attempt them separately so that this section gets proper attention.
Better luck next time!!
Gaja
 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
dont give up man..If you really want the SCJP you can do it...Im in the same boat as you...my first attempt with about 2 months of studying..I totally bombed it ...my second attempt 2 months later...I almost doubled my score...missed by a few questions...plan on going again soon and passing! ..what Im mostly doing now...is going over my notes(from Khalid, Exam Cram, etc), JQPlus, and coding, coding, and coding. good luck!
 
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry to hear... but don't give up. Use tiral & error and KAM,JQ+. I m definitly sure u r passing next time.
------------------
azaman
 
Percy Densmore
Ranch Hand
Posts: 214
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for listening. You guys are great. I knew my fellow Ranchers were supportive of one another. The irony of it all was I got 100% on java.util on the first attempt. Exams and I just don't mix well I guess
 
Ranch Hand
Posts: 129
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Percy,
I completely sympathize.
I took the exam on August 10, and failed by ONE question with a 59%. Ah, the agony of having to take it again! I would much rather have gotten a 61% than to take it again, but I am trying to look at it as an opportunity to learn the material cold.
The percentages I got that day also did not match other diagnostic and mock exams I had taken.
I know how hard it is to look at your score and to think that if you had just answered one or two differently you could have passed!
When will you attempt again? I am thinking I might try next month sometime. Guess I'll just have to bring my notes to Greece with me. Ugh.
Cheers,
Liz
 
Ranch Hand
Posts: 327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When you receive 0% on a topic, sometimes it means there were no questions offered in that area. I recognize that can happen because I received 0% on Garbage Collection, and I am positive there were no questions related to Garbage Collection on my exam.
I agree with the person who said to code examples. Be sure to watch what is happening in the debugger also. I found the JWhiz tests brought a lot of areas to my attention that I had not previously focused on.
Good luck!!!
 
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ohhh Percy ... I am sorry. Take heart, at least you improved your score so you're doing something right. Third times a charm
------------------
Jane Griscti
Sun Certified Programmer for the Java� 2 Platform
 
Donald Nunn
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, Percy. When are you going for it again?
Thanks,
Donald
 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Percy:
I am sorry...but your persistence, pls, will pay back eventually. There are people who are very smart at exams. Maybe, you are not really that type, me neither. I know myself since I failed my first attempt just this Sunday. But I do not blame myself given so many distractions. Don't feel so bad since the exam only can not be considered as sole criteria to judge how good you are a programmer. It's just so upset since we have given time and put efforts and sacrifices in order to get it pass.
Your friend,
Joseph
 
Ranch Hand
Posts: 1157
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Percy...you will do well the next time...donot give it up!Keep us informed.
Good luck,
------------------
Sandeep
Sun Certified Programmer for Java 2 Platform Scored 93%
Oracle Certified Solution Developer - JDeveloper
-- Oracle JDeveloper Rel. 3.0 - Develop Database Applications with Java Scored 56 out of 59
-- Object-Oriented Analysis and Design with UML Scored 73%
Oracle Certified Enterprise Developer - Oracle Internet Platform
-- Enterprise Connectivity with J2EE Scored 72%
-- Enterprise Development on the Oracle Internet Platform Scored 44 out of 56
 
Percy Densmore
Ranch Hand
Posts: 214
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Donald and Friends,
I plan to write this month sometime.
I purchased JWhiz to complement my JQPlus for a fresh batch of exams.
I am studying Chap 6 of Vel's notes on Objects and Classes. There are soo many rules on the different Inner Classes.
Thanks again for the encouragement

------------------
Percy Densmore
-SCJP2 Wannabee
 
Donald Nunn
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, Percy. Just remember, you will clear it the next time.
Donald
 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Percy
The thing that helped me the most was answering other peoples questions. Even if you dont know the answer and if it'll take an hour to figure it out (it took me over an hour on a few of them). Just looking things up in the JLS, the API, and testing code makes the entire process sink in. After you answer it once it'll be quicker the 2nd time and after a few times you'll only need minimal reference to answer the questions.
Also, as you read, make your own notes in your own words then double check them by refering to other books/sources. I did this every test I took and every chapter I read. Then before every mock test you take read your notes. The repitition alone will make them sink in.
Use as many sources as you can too. Vels' notes are great as well as the marcus' and the ones at JDiscuss. If you want mine I can send those to you too - my ISP took a winger so its not on the web anymore but I can email them too you.
hope that helps

------------------
Dave
Sun Certified Programmer for the Java� 2 Platform
[This message has been edited by Dave Vick (edited September 04, 2001).]
 
Ranch Hand
Posts: 122
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All the very best to U Percy. You will do it with a high score this time and come out of the center with a broad smile ).

Padmaja
SCJP
 
reply
    Bookmark Topic Watch Topic
  • New Topic