• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

77% - satisfied. more exam tips

 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello all. i passed today with 77%. thanks to all those who answered my questions and to this wonderful site. as for the exam, it is not hard at all. JQ+ is awesome. some of the 'near exact' questions in the mock were on my exam! as for what you've heard about getting tough questions on i/o, forget it!! know the constructors for file, filereader/writer, datainput/output stream, inputstreamreader/writer and buffered.. i scored 100% using just these tips. as for threads i scored 71%, the questions delt mainly with sychronization and understanding thread states - read scjp chap. 9 at least 3 times before taking the exam. my major downfall was operators and assignments, where i scored 57%!!! i could not believe my eyes; then it hit me, this is why everyone keeps saying 'know the fundamentals'. in my mind that phrase is very vague and can be loosely interpreted. so let me help those of you who feel the same way.
1. really understand assigments to references and to unlike dataypes.
2. understand |, &, && and &&
3. understand variable shadowing
4. understand array's being passed as parameters
that's all i can recall from that section, but i must know say the same thing 'KNOW THE FUNDAMENTALS'. my background is a degree in comp sci. and programming in ASP for 2 years. i spent 3 months studying about 1-2 hrs a night (as i have 2 kids and work full-time). i did very little coding, and took around 20 mock exams (15 were jq+, marcus 1,2,3 and jtips 1,2); jq+ being the most useful. as you've heard before time in not an issue i finished in 1.5 hrs. people at the testing center seem to be unorganized f-ing idiots so be prepared. alas, my best advice to all is simply to read scjp, and take jq+ until you get 90% on all 9 tests, write some sample code, if you need; and remember 'learn the fundamentals'. good luck to all. i'm off to study for the component developer exam.
 
Ranch Hand
Posts: 2596
Android Firefox Browser Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Peter
Enjoy your success and all the best for the future.
Regards,
- Manish
 
Enthuware Software Support
Posts: 4907
60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, Peter! Please post your score here also: http://www.jdiscuss.com/Enthuse/jsp/ViewAllResults.jsp
This will help other aspirants judge their level of preperation.
-Paul.
------------------
SCJP2, SCWCD Resources, Free Question A Day, Mock Exam Results and More!
www.jdiscuss.com
Get Certified, Guaranteed!
JQPlus - For SCJP2
JWebPlus - For SCWCD
JDevPlus - For SCJD
 
Ranch Hand
Posts: 129
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Peter!
Looks like I will be seeing you over in SCWCD
------------------
Elizabeth Lester
Sun Certified Programmer for the Java� 2 Platform
[This message has been edited by Elizabeth Lester (edited October 25, 2001).]
 
Ranch Hand
Posts: 1246
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!!
join us in SCWCD !

 
Ranch Hand
Posts: 782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Peter...& thanks for your gr8888 advice.But plz. clr. me

does scjp is books name.if then which?
bye
Viki.
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

If I'm not mistaken, It's Bill Brogden's book "Java 2 Exam Cram". I just checked chapter 9 is Java Thread. I also use that book to prepare my SCJP, It's a really good book, but only for someone who has at least 1 year java experience, otherwise buy the other series "Java 2 Exam Prep".
cheers,
roy
 
peter parker
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey vikrama,
scjp =
A Programmer's Guide to Java Certification
by Khalid Azim Mughal, Rolf Rasmussen
-PP
 
peter parker
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sorry, it should be
pgjc =
A Programmer's Guide to Java Certification
by Khalid Azim Mughal, Rolf Rasmussen
 
Ranch Hand
Posts: 280
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Peter,
All the Best 4 ur future
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Peter!
It must have been tough fitting studying in around family life. Well done and best wishes in your future studies.
Fi
 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Mr. Sun Certified Java Programmer....we now have two things in common, both are SCJP2 and also we both did it on the same day ... Enjoy....
Sudhir
Sun Certified Java Programmer 2
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Peter,
Good Luck on your component developer exam
Shyam
 
reply
    Bookmark Topic Watch Topic
  • New Topic