• 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

SCJP 6 certified!!! (80%)

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey all,
Just cleared SCJP 6 with 80%....

Have to say that the exam wasn,t really that tough (especially the 'marquee' topics like Threads n Generics)....
Also there were many questions that really required you to read the question carefully....

ie like



Notice the missing static keyword in the main() function definition

Anyways thanks to all Ranchers out there
Also a big thanks to Kathy Sierra n Bert Bates for writing an excellent book

Also to others who have already recieved their certificates, are there any formalities left on my side wrt the cerfificate/ results db etc before I can put my feet up and relax
 
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
just missing """"STATIC""" AND its a scjp question???
gr888.....!!!
tell me of what level the scjp really was......please man on 1st april i am having my exam.......???
CONGRATS
 
Ranch Hand
Posts: 349
Hibernate Eclipse IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Sheriff
Posts: 9707
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Chaitanya

(I think you should not be discussing questions like that...)
 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Chaitanya,

Congrats
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Chaitanya Jadhav wrote:
Chaitanya,

Congrats


Woot go you

Another one


It's System.Console()

(=
 
Ranch Hand
Posts: 232
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congrats!
 
Chaitanya Lele
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks to all....

Ankit I dont really want to divulge any real exam questions....
Just wanted to highlight the fact that you have to read the given code snippet very very carefully...

Himanshu, The exam is not so difficult really....

A thorough understanding of K&B is more than enough to clear the exam....

Just try to avoid many 'gotchas' and convince yourself that the given code will firstly compile and secondly not through any runtime exception before diving into the logic of the code......

Also with 3.5 hrs(210 mins) there is more than enough time.

One last thing dont review drag n drop questions if you are sure about your answer. The answer WILL be reset when you review it. If you are not, note down any partial answers that you are certain about since they too will be reset.

PS: I dont know whether this behavior about Drag n Drop questions is default,but it was so at my exam center.(My exam center was in Mumbai,India.)
 
Ranch Hand
Posts: 1880
Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congrats!!
reply
    Bookmark Topic Watch Topic
  • New Topic