• 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
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

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
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic