What is the salary range of Java developers in India?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

It solely depends upon you, because when you state yourself as a java developer, then it means anything and everything literally. You could be a java developer, java enterprise application developer. Having said that there are hundreds of different java packages that anyone can use and build a standard...
read more
It solely depends upon you, because when you state yourself as a java developer, then it means anything and everything literally. You could be a java developer, java enterprise application developer. Having said that there are hundreds of different java packages that anyone can use and build a standard web services application, a microservice application or an application for big data. You can also use it for e-com applications as well. So it obviously depends on what level you want to operate in. But usually, some people have 2-3 years of experience getting anything from 2 lakhs per annum(In Indian services companies) to 20 lakhs per annum (in companies like Amazon, Walmart labs etc.,) too. For senior resources with more than 12 years of experience, it can vary between 12-15 lakhs per annum too. Many people earn 12 lakhs per annum with ten years of experience and others, making 65 lakhs per annum with just 10-12 years of experience. Everyone is a java developer, but getting a competent java developer is a matter of luck. So companies would pay you highly only if you are an outstanding java developer. read less
Comments

Related Questions

Is synchronized keyword necessary, in Java, if everything that is modified in a function is local to that function?
No, it is not required if you make sure whatever parameters are updated/modified will be done as atomic references/operations. Atomicity is an alternative to syncronizatiom.
Abishiek
0 0
6
What are the most important topics in Java interviews for a fresher?
Exception handling, String, Collections, OOPs concept, multithreading
Advaith
0 0
6
What is Service Locator in java?
The Service Locator abstracts the API lookup (naming) services, vendor dependencies, lookup complexities, and business object creation. Provides a simple interface to clients. This reduces the client's...
Arunava Chatterjee
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

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

Ask a Question

Related Lessons

What Would Be Life Cycle Of A Fresher After Campus In An IT Company?
1. Basic Technical Training: Since freshers are not subject matter experts so gone through 3 - 6 months basic technical training within Organization. 2. Technical Assessment: HR sends freshers to various...



JAVA - Object Cloning
JAVA - Object Cloning Is the way of creating the same copy of object without calling the class constructor. It means we can make any class object multiple times without calling its default constructor....

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

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 >

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 >

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 commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

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