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

How can I learn Java from home?
Hi Divya, There are several ways to learn Java from home. 1. You can find trainer on UrbanPro. 2. You can find free resources available online like youtube or javaranch, stackoverflow 3.You can connect...
Divya
0 0
5
I am mechanical student. Can you please tell me opportunities in software field?
Yes, you can get an opportunity. I have seen many mechanical, chemical and biotechnology students are working in its sector. For that, you have to learn some IT courses.
Sainathgowd
How do I show a popup message over a system tray icon/application in Java?
The java.awt.SystemTray class introduced in Java™ SE version 6 represents the system tray for a desktop. The system tray can be accessed by calling the static SystemTray.getSystemTray() method. Before...
Ajith
0 0
5
how to run a java program
Two ways you can run a Java Program. 1- Through cmd prompt, 2- Through Eclipse. 1- cmd prompt (Write your program and save the file with .java extension. Now open your cmd prompt and give the java file...
Prem Kumar Pathak
Is JAVA training only for technical students or a non-technical student also may join?
Any Body can Learn Programming Language.It All depends upon the learning of basics and all.Basics actually makes the thing different.
Vikrant
0 0
6

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

Ask a Question

Related Lessons

Implementation: What Is JPA And JPA?
The basic Java framework to access the database is JDBC. Unfortunately, with JDBC, a lot of hand work is needed to convert a database query result into Java classes. JPA allows us to work with Java classes...

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

10 Cool SQL Optimizations That Do Not Depend On The Cost Model
Today, we don’t want to talk about cost based optimisation, i.e. optimisations that depend on a database’s cost model. We’ll look into much simpler optimisations that can be implemented...

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); }}

Session Tracking In Java Servlets
Session Tracking: HTTP is a stateless protocol. Each request is independent of the previous one. However, in some applications, it is necessary to save state information so that information can be collected...

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