What are the various Java certifications?

Asked by Last Modified  

5 Answers

Learn Java

Follow 0
Answer

Please enter your answer

9+ Years of experience in Java, JEE, Struts, Spring, Hibernate

The certifications are : 1) Oracle Certified Java Associate ...
read more
The certifications are : 1) Oracle Certified Java Associate 2) Oracle Certified Java Professional 3) Oracle Certified Java Master 4) Oracle Certified Web Component Developer 5) Oracle Certified Business Component Developer 6) Oracle Certified We Services Developer 7) Oracle Certified JPA Developer 8) Oracle Certified Java Enterprise Architect read less
Comments

Dear Rama There are two major category in the Java Certification Exams; Java Standard Edition (SE): In this you have Associate, Professional and Master Level Versions you can take is - 5, 6, 7, 8 Java Enterprise Edition (JEE): Certified Expert on the following...
read more
Dear Rama There are two major category in the Java Certification Exams; Java Standard Edition (SE): In this you have Associate, Professional and Master Level Versions you can take is - 5, 6, 7, 8 Java Enterprise Edition (JEE): Certified Expert on the following components: In this you have Web Component Developer (Java WCD) Business Component Developer (Java BCD) Web Services Developer (Java WSD) Server Faces Developer (Java SFD) If you complete all the above you can become Java Enterprise Architect Wishing you all the Best For more details are clarifications, kindly please contact us With regards Shiva read less
Comments

Java Trainer with 8 years of Realtime Development Experience

OCJA - Oracle Certified Java Associate OCJP - Oracle Certified Java Professional OCJM - Oracle Certified Java Master OCJE - Oracle Certified Java Expert And many more certifications . You can choose any certification from education.oracle.com under certification tab
Comments

Trainer

Certification List Based on its Difficulty Levels 1) Foundation -- Oracle Certified Associate, Java Programmer (OCAJP/SCJA) 2) Professional -- Oracle Certified Professional, Java Programmer (OCPJP/SCJP) 3) Special Certifications a. Oracle Certified Master, Java Developer (OCMJD/SCJD) ...
read more
Certification List Based on its Difficulty Levels 1) Foundation – Oracle Certified Associate, Java Programmer (OCAJP/SCJA) 2) Professional – Oracle Certified Professional, Java Programmer (OCPJP/SCJP) 3) Special Certifications a. Oracle Certified Master, Java Developer (OCMJD/SCJD) b. Oracle Certified Professional, Java Web Component Developer (OCPJWCD/SCWCD) c. Oracle Certified Professional, Java Business Component Developer (OCPJBCD/SCBCD) d. Oracle Certified Professional, Java Web Service Developer (OCPJWSD/SCWSD) e. Oracle Certified Professional, Java Mobile Application Developer (OCPJMAD/SCMAD) 4) Advanced - Oracle Certified Master, Java Enterprise Architect (OCMJEA/SCJEA) read less
Comments

Software Programmer

Go for SCJP
Comments

View 3 more Answers

Related Questions

Is it really needed to do Java training before graduation, to get a job?
Yes, It's must to get better opportunities and to standard alone in IT field. Not only core Java but also learn Spring,Hinernat ,Struts. ANGULARJS add an advantage to get job easily.
Udaybhan
Can you use abstract and final both with a method? Why?
No because we have to provide an abstract method with implementation in the subclass (the child class of the parent class in which the abstract method was declared). And for providing this implementation...
Sushil
How many classes are needed to teach advanced Java?
Depends how much practice and concept you catch early. Also depends upon what parts you want to cover. Java is huge
Kiran
0 0
8
simple way to explane the servlet in java
Servlet is a program wich executed in server and assists in responding to client queries..... Usually confidential tasks are done by using servlets or other server side codes
Anish
Why Java is not a Pure Object oriented Programming Language?
Bcoz java does not support - All predefined types are objects All operations performed on objects must be only through methods exposed at the objects.
Amit Kumar
0 0
9

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Mastering in Java Programming
Core java topics What is Java?Execution Model Of JavaBytecodeHow to Get Java?A First Java ProgramCompiling and Interpreting ApplicationsThe JDK Directory StructureUsing Eclipse Data types and Variables What...

TestNG Annotations and its sequence
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
S

Sarthak C.

0 0
0

1.3. Find the second largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 3, 4, 6, 5}; int max = Integer.MIN_VALUE, secondMax = Integer.MIN_VALUE; for (int i = 0; i < arr.length; i++) { if (arr >...


How To Setup development Environment Of Java?
After installation of JAVA, we need to setup 2 environment variables. First one is JAVA_HOME and second is Path. Below steps to set up Java environment to compile & execute Java programs from command...

Recommended Articles

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you