What is the advantage of Java?

Asked by Last Modified  

4 Answers

Learn Java

Follow 4
Answer

Please enter your answer

Computer Science Educator with25 years of teaching experience of onlie and Offline education

Ypu learn how to develop logic Java is more secure and platform independent and Object oriented programming language
Comments

C language Faculty (online Classes )

Java is object-oriented. This allows you to create modular programs and reusable code. Java is platform-independent. One of the most significant advantages of Java is its ability to move easily from one computer system to another.
Comments

Hi Poonam, The advantage of a programming language should be seen from multiple dimensions. I will try to provide you those here. 1. Java has been around for more than 20 years and during this time a lot of enterprise applications have been built. Most companies have large code bases and have deployed...
read more
Hi Poonam, The advantage of a programming language should be seen from multiple dimensions. I will try to provide you those here. 1. Java has been around for more than 20 years and during this time a lot of enterprise applications have been built. Most companies have large code bases and have deployed Java web applications into production. So, from the perspective of a prospective job seeker, there will be a need for Java developers who can work on these applications 2. Java is an evolving language. Over the last 20 years the language has evolved enormously taking good things from the other programming languages. Also, the community that has been built over those years is huge and so the knowledgable people working in Java is also large 3. Java is a relatively easier language to learn. Being an OO language but also providing some functional programming aspect the language is best suited for building web based applications that need performance at scale. read less
Comments

Software Developer with 5+ years of Experience in Java spring boot back-end development

Main Advantage of java application is you can build large scalabel application
Comments

View 2 more Answers

Related Questions

Need to do java core and advanced certificate. Which books or pdf is need to refer?
Hi Prashanth, At first to be clear there is nothing called Core and Advance certificate, Its OCJP/SCJP Certification. The cost and other details are already mentioned in their respective portals. The...
Prashanth
in java every thing is in the form of object
Everything is object is java except primitive data types like int,long etc..thats the reason its not 100 % object oriented language..
Abrar
If a class contains only a private constructor and no other constructor, is it possible to create object of that class? If yes how?
Yes, It is possible. But, Object can be created only with in that class (either in any method or block).
Shabbir
1.What is Model Driven Interceptors is used for? 2.what is the purpose of using Action support??
Using ActionSupport class, we can implement Custom validation which validates at the server-side. We can write server side validation logic in validate() method.
Monisha
What is a good foundation course for JAVA?
I will not prefer any programming language or technology instead, You can focus on Concept and Principles. Because when you say your a programmer you should be a programmer rather than saying Java programmer,...
Rajeev J

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

Ask a Question

Related Lessons

Migration from other languages to Salesforce
Anyone can easily migrate from other language to Salesforce. People must have skills to understand business logic.

Inheritance In Java
Inheritance: The process of getting properties and behaviors from one class to another class is called inheritance. Properties: Variables Behaviors: Methods The main purpose of the inheritance...
D

Deleted U.

1 0
0

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

1.1. Reverse an array in Java.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; for (int i = 0; i < arr.length / 2; i++) { int temp = arr; arr = arr; arr = temp; } System.out.println(Arrays.toString(arr)); }}

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...

Recommended Articles

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 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 >

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 >

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 >

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