• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

finally, passed..

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,there,
finally, (not a keyword , I passed SCJP2 with 86% ten minutes ago. I would like to thank you guys and this valuable forum. Thank you maha,jim,ajith,tony,marcelai,deekhsa, mita.........
now, I want to share my part to everybody: I got one gridbaglayout, one socket, one mediatracker, 6 typing, 4-5 thread, 3 util and two AWT (just two, surprise!), and of course, lots of fundations. actually, for socket and mediatracker, you can consider as file I/O and thread questions, so if you have basic I/O knowledge and understand thread, you should not have a problem. for typing questions, I still got a pause when I were thinking wether I need include a curly bracket in a class definition (since the question said only keyword and space)..
more confidence, guys. I only prepare it 5 weeks, at the meantime, I still got to work everyday. I just read RHE once, and did lots of mock exams. my advice is to do mock exam as more as you can and stick this site frequently. I knew this site a week ago, and I followed maha's site for all mocks. last three days, I felt I am not ready so I got 3 days off and full time to do mock exam. I did 300 - 400 questions everyday.. and have done Jamis's 172 questions within one hour... this is not a good tips to follow (I felt information overload at that moment), I just want to memtion how important is the mock exam (such as marcus green's..)
ok, I don't want to waste you too much time to read this. good luck everyone!!
jas
 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi JasJava
Congrats and all the best for your future endeavors.
Surya
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi jasjava . Congratulations to u and best of luck for ur future !!
------------------
Come on in !! Drinks are on the house in the Big Moose Saloon !!
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello!!
it is really excellent!!
i need a help from u!!
can u please send me some of the questions that appeared for u in the exam so that it will be very useful for me
[address deleted by Ajith Kallambella - see my post below ]

bye!!
celebrate it!!
hari!!
[This message has been edited by Ajith Kallambella (edited August 28, 2000).]
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JavaRanch strongly discourages the sharing of actual exam questions. Any references to actual questions, sharing notes or publishing them will be automatically deleted by the moderators.
This is done to encourage a healthy learning atmosphere and to discourage unethical and illegal practices.
You can find plenty of sample questions at the Java Ranch mock exam list.
Ajith
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi, hari, just go over all mock exams, some questions in the real exam are very similar with them (some actually are same!!).
best wish to you, and surya, udayan and ajith.
BTW, I still got a question: we always say that only interface, top level class and static inner class may have static variables, however, I found member inner class (non-static) may also have static variable if it is declared as final. does somebody can figure out this for me? pls, but no urgent since I passed already
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Hari,
Inner classes can contain final static variables. The static variables are not allowed in the inner classes and they are allowed only when they are defined as final static.
Hope this solves ur query
Bye
Venu
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jas,
You mentioned in your message about maha's site for all mock exams. Could u please let me know where to find that?
Thanks
BS
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
BS,
pls check out "http://www.javaranch.com/maha/"

regards,
jas
 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jasjava,
can u mail the link to JAMIS'S 172 questions??
thanks & congrats once again,
maha
your quote:
I did 300 - 400 questions everyday.. and have done Jamis's 172 questions within one hour...
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I guess it is "http://www.jaworski.com/java/certification/"
 
There's a city wid manhunt for this 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