How to prepare for Java certification?

Asked by Last Modified  

4 Answers

Learn Java

Follow 1
Answer

Please enter your answer

Senior Software Engineer

Hi Neelima, There are different ways to prepare for Java certification as below, 1.Study by own : *Here u need to study the Java by your own by referring the materials available on the internet and reading the java related books. Pros : 1.You will save your money. 2. Flexibility Cons : 1.Need...
read more
Hi Neelima, There are different ways to prepare for Java certification as below, 1.Study by own : *Here u need to study the Java by your own by referring the materials available on the internet and reading the java related books. Pros : 1.You will save your money. 2. Flexibility Cons : 1.Need to be more dedicated and eager to learn. 2.Understanding the concepts will be as per only books, the practical or realistic approaches might not be there. 3.Some time due to heavy information available on the internet even for small topics, there will be an ambiguity in deciding which one to refer and which one to not. 2.Join some Institute or get Online coaching : Get the training's and knowledge sharing from expertise who has the best knowledge on the domain and get a good strong basement for your Java certification and careers. Pros : 1.The best tutor can make you concepts easy to understand and provide you real time examples. 2.Their experience will help you to avoid the common mistakes/failures in getting the certifications. Cons : 1.Difficult to find/decide the good tutor on online. 2.Cost factor. I hope this might be helpful for your perpetration, Please feel free to contact me if you require more details or clarifications on anything. All the very best............ read less
Comments

Tutor

read books, solve problem, ask problems and get guidance from senior one
Comments

Java Trainer with 8 years of Realtime Development Experience

It depends on the certification you do. It is easy to be certified on Java. There are plenty of dump questions available online. you can only practice the questions and get more than 90% of marks. getting certificate is very easy but deserving the certificate matters. If you want to acquire knowledge...
read more
It depends on the certification you do. It is easy to be certified on Java. There are plenty of dump questions available online. you can only practice the questions and get more than 90% of marks. getting certificate is very easy but deserving the certificate matters. If you want to acquire knowledge to the certification, then definitely you have to undergo for the training program. if you need just certificate, then practice the dump questions and get it. Hope this help you. feel free to contact me for more details 9 . 2.6. 4. 9. 5. 0. 2. 2. All the very best read less
Comments

Elevating Careers and Empowering Professionals through 10 Years of Expertise in IT

Hi , Work on basics and learn oops concept very keenly. There are few books and tutorial to follow 1.oracle document on java 2.games goojling white paper 3.thinking in java (good for oops) 4.video lecture on udacity by key hortsmann 5.document on ocw.mit
Comments

View 2 more Answers

Related Questions

What are the best websites to learn java as well as get a certificate from them?
Blindly go for oracle certification java program .
Abirami
0 0
7
Need to learn java....
You may contact me. I teach Java in great depth and with very firm building blocks.
Ajay
What is the difference between Java and Advanced Java?
Java contains some Packages for developing standalone applications, we are use java for writing business logic in advanced java. Advanced Java is used for web development.
Anu
why string class is override in euals()/ hashCode Hethods?
• In the above program we compared two string using equals() method and it returns true.and comparing using == operator returns false. • Basically equal() will also return false on comparing those two...
Rami Reddy

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

Ask a Question

Related Lessons

Importance of Constructor's Visibility.
While developing program or implementing Singleton pattern we have learnt to mention constructor as private and known reason is -> to blocked its direct call from outside of class. But did we think...

Example of DependsOnMethod in TestNG
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
S

Sarthak C.

0 0
0

Create Immutable Class
Snippet of an Immutable Class: package com.stringhr; /*Declare the class as 'final'. This would prevent any other class from extending it and hence from overriding any method from it which could modify...

Necessity of Theory and Practical in Computer Science.
Upon studying a subject both theory and practical are important. Usually many schools concentrate more on theory and the marks not on the practical. Other and opposite kind of people prefer practical...

1.2. Find the largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; int max = arr; for (int i = 1; i < arr.length; i++) { if (arr > max) { max = arr; } } System.out.println("Largest Element: " + max); }}

Recommended Articles

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 >

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 >

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 >

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 >

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