aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes API's ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "API Watch "API New topic
Author

API's ?

deep rai
Ranch Hand

Joined: Oct 04, 2007
Posts: 56
hi,

Do we need to go through the api's, remember the methods,parameters passed etc.

thank you.
adam Lui
Ranch Hand

Joined: Sep 03, 2007
Posts: 186
yes, the ones mentioned in K&B, plus Whizlabs, it shall get you ready for the exam

i am preparing for the exam too.


boolean b = true;<br />System.out.println ("I believe in Java.<br />Java will make my dream come " + b);
Kelvin Chenhao Lim
Ranch Hand

Joined: Oct 20, 2007
Posts: 513
You only need to know the APIs listed in the official SCJP objectives. And if you have the K&B study guide, they narrow down the list of classes and methods even further for you.
[ November 12, 2007: Message edited by: Kelvin Lim ]

SCJP 5.0
deep rai
Ranch Hand

Joined: Oct 04, 2007
Posts: 56
ok thank you very much Kelvin and Adam
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: API's ?
 
Similar Threads
Need Urgent Help Using Tyrex and JTA
How to locate a class without knowing its package
audio conferencing java sound
JAVA Mail API (Expert opinion needed)
Small doubt..Servlets Naming Convention