Hey Guys,
Find my answer for "what is the difference between SCJP,SCJA,SCJD?".
Oracle offers variety of Java Certifications for all Java Editions (Java SE, Java EE and Java ME).
SCJA
Oracle Certified Associate, Java SE 5/SE 6 (Formerly Sun Certified Java Associate (SCJA) ) certification provides basic knowledge required to manage a Java project.
You can gain basic knowledge of Object-Oriented Concepts, UML representation of OO concepts, the Java programming language, and general knowledge of Java Platforms and Technologies.
Read more about SCJA here.
http://www.epractizelabs.com/blog2/?p=51
SCJP
Oracle Certified Professional, Java SE 6 Programmer (Formerly Sun Certified Programmer for the Java Platform, Standard Edition 6.0 (SCJP 6)) certification tests Java programming experience.
You can gain basic knowledge of basic syntax and structure of the Java programming language and can create Java technology applications that run on server and desktop systems using Java SE 6.0.
Read more about SCJP here.
http://www.epractizelabs.com/blog2/?p=166
SCJD
Oracle Certified Master, Java SE 6 Developer (Formerly Sun Certified Java SE 6 Developer (SCJD 6)) certification tests Java programming experience.
You can gain coding and design experience to develop Java Swing applications using Java SE APIs (Threading, Socket and RMI) after completing this certification.
Read more about SCJD here.
http://www.epractizelabs.com/blog2/?p=128
You can visit all Oracle's Java certifications at
http://www.epractizelabs.com/oracle-java-certifications/index.html
Good luck for your preparation !
Thanks