• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

try-catch-finally!

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


try{
scjp();
}
catch{
gohome();
}
finally{
passed = true;
percentage_score = 62;
FEELING=" ";
}

guys exam was tough/tricky. although just "passed" the exam , not happy with the score.

lots of drag and drop question, wasn't able to manage time.

anyways my advice is to practice a lot before trying SCJP!...exam creators ROCK!

 
Ranch Hand
Posts: 184
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats...

don't feel low be happy that you cleared the exam , there are many who don't manage to clear it.... the important thing is now you know how the exam is and this will be really helpful if you are planning to give further certifications , the experience of giving the exam is invaluable for future exms

And I suggest you don't worry go and have lots of bear and just chill out
Oh by the way I assume you are old enough to drink beer.. if you are not I am not responsible for
 
I brought this back from the farm where they grow the tiny ads:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic