• 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

new SCJPs ---please help me!!!!

 
Ranch Hand
Posts: 160
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello everybody,
i want to ask all the fresh SCJPs that in java.lang --- objective were there any questions on the classes other than the String, StringBuffer and Math.are all the methods of the various classes like Runtime,Process etc. to be practised and mugged up thoroughly.
what kind of fill ups are asked.are they very specific.
please someone help!!!
waiting for the replies
Kriti
 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello
Kirti
Dont be afraid of there are not any such question from runtime envirionement and Class class in java.lang package and try to avoid mugging clear your conceprs most of the question in java.lang are from string immutability , string bufferclasses and from Math class and some time from currenttimeinmilsecond method
sameer
 
Ranch Hand
Posts: 92
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just passed the test yesterday and the only questions from java.lang was on String, StringBuffer, and Math. The questions were very straight forward.
 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Kriti,
I cleared scjp two days back. Quetions on the java.lang were very simple for more information read my topic in the certification result.. Tough 88%
bye
deepak

Originally posted by kriti sharma:
hello everybody,
i want to ask all the fresh SCJPs that in java.lang --- objective were there any questions on the classes other than the String, StringBuffer and Math.are all the methods of the various classes like Runtime,Process etc. to be practised and mugged up thoroughly.
what kind of fill ups are asked.are they very specific.
please someone help!!!
waiting for the replies
Kriti


 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had questions on String, StringBuffer, Math only, no Runtime Stuff. But you hve to look at the Math questions carefully, as they do not ask straightforward questions, do practice on what each function does and the return type.
Also you shoudl know the methods whihc operate on String and StringBuffer.
Srini Renga
 
reply
    Bookmark Topic Watch Topic
  • New Topic