• 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
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

I did it.

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Today I have passed SCJP2. But I have a small score 72, but I did it. ;-)
Thanks to all how help me for my preparation. Espacialy thanks to Markus Green and javaranch.com creators
[This message has been edited by Andrey Opanasets (edited November 16, 2001).]
 
Ranch Hand
Posts: 435
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi..
Congrats..
Can u share your experience of giving the SCJP exam with me.
I am appearing for the exam next month, and am damm tensed for the same.
Frankly speaking i concepts are ver y weak.
can u give me some suggestions.
Sonir Shah
 
Andrey Opanasets
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
On exam I have:

8-10 questions about I/O

1 GC

1 util (HashSet)

5-6 awt

7 Threads

And many questions about Language fundamentals, Operators and Assigments,...

I have prepared 1 month by www.jchq.net. I am from Belarus and it is difficult for me to buy any good books. There are some strange questions, for example:

What return type may be?

returnType aMethod(byte x, double y) {

return (short)x/y*2;

}

I never met them

But if you will take 1-2 hours every day to learn, you will pass.
 
Ranch Hand
Posts: 782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When some one sees UR this statement

But I have a small score 72


Says..Congratulations
AND WHEN SOME ONE SEES UR CERTIFICATE(Most probably at interview)
Says..Congratulations
SO DEAR Andrey Opanasets Finally,
Congratulations
Bye.
Viki.
------------------
Count the flowers of ur garden,NOT the leafs which falls away!
 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Andrey
Congrats on passing and best of luck for the future

------------------
Dave
Sun Certified Programmer for the Java� 2 Platform
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Andrey
Good job
------------------
Valentin Crettaz
Sun Certified Programmer for Java 2 Platform
 
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats, Andrey. You did it.
------------------
Donald Nunn
Sun Certified Programmer for the Java� 2 Platform
 
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
Congrats Andrey,
 
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 Andrey
Good Luck

------------------
Shyam
Sun Certified Programmer for the Java�2 Platform
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey congrats
reply
    Bookmark Topic Watch Topic
  • New Topic