• 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

Passed with 84% Ha ha ha!

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear all,
I am just passed SCJP in this morning! Feeling great now! Ha! ha! I got average 7x% at Marcus green test.
Thanks,
David Chan
 
Ranch Hand
Posts: 418
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good Work David !
Congratulations!
Rashmi
 
Ranch Hand
Posts: 214
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
CONGRATULATIONS David!
My turn Thursday. Job very well done
Percy
 
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations David
------------------
Jane Griscti
Sun Certified Programmer for the Java� 2 Platform
 
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulations. you are SCJP now . That is great news. Have fun .
Your Friendly Bartender
Shailesh.
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations David...
Good score..
What was the ratio of questions from thread,io,and inner classes.
Regards,
Annie.
 
David Chan
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I can not remember the distribution exactly. I remember that you have to read source in a lot of question. Thread about 6-5Q, Awt 4Q, io 4-5Q....
And following is some Q that I remember:
1) - a class implements Runnable with 2 private integer variable
- then a run method the 2 variable is updated with or without synchronized block

2) Wrapper class Integer, Double and Float, use equals and == to compare.
3) Constructor of RandomAccessFile, remember only "r" and "rw" mode.
4) a button added to a panel and this panel added to NORTH of Frame, then another button added to SOUTH of a Frame directly, ask you about the behave of the 2 button when the frame resize.
5) Deadlock situation occur when 2 thread acquire lock at 2 diff. object at different order.
Hope that this can help!

David Chan
 
Annie Naqvi
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks David for your reply it may help me in the exam...
Wish you Good luck for your future..
Regards,
Annie.
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Marcus Green Exam
does anyone know of interactive Marcus Green Exam or do I have to use my brain or calculator to calc results??
btw. how does Sun sample test with 10 questions compare to the real thing?
cheers from Switzerland
------------------
[-_-]
 
Jane Griscti
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Nils,
Marcus makes you work on his exams, no automatic scoring
The Sun practice exam is fairly close to the real thing.
------------------
Jane Griscti
Sun Certified Programmer for the Java� 2 Platform
[This message has been edited by Jane Griscti (edited August 16, 2001).]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic