Is Java a better programming language than C++?

Asked by Last Modified  

10 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Tutor

If you campareboth then java has an edge n many oppurtunities compared to c++
Comments

Tutor

Yes
Comments

Teacher & Trainer

Ys
Comments

yes
Comments

Teacher

Both are good and have different usage. Java is widely used.
Comments

Software professional with 7 years experience

We can not simply compare Java with C++. Java has its advantages over C++ and vice versa. In term of number of lines and the time to develop for an application Java is ahead of C++. But when you are developing an system application where you need to to interact with the OS the BIOS ans OS internals...
read more
We can not simply compare Java with C++. Java has its advantages over C++ and vice versa. In term of number of lines and the time to develop for an application Java is ahead of C++. But when you are developing an system application where you need to to interact with the OS the BIOS ans OS internals then C++ is the better option. One example could be both support Multithreading but Java has in build language level support threading while C++ does not have but for the advantage of C++ you can use OS level threading using C++, here C++ is better than Java. read less
Comments

Tutor

Java is useful for developing applications quickly. Its useful for making consumer facing apps including android. It has wider scope than C++. C++ is useful for developing applications that are faster. This has use in trading companies, etc where software needs to be fast. Also it is useful in hardware...
read more
Java is useful for developing applications quickly. Its useful for making consumer facing apps including android. It has wider scope than C++. C++ is useful for developing applications that are faster. This has use in trading companies, etc where software needs to be fast. Also it is useful in hardware companies read less
Comments

MERN , React Native and Python Full Stack , Web Design Trainer

JAVA is Platform Independent Language and C++ is not and many more thing etc.
Comments

It depends on the type of applications you develop. Any how for larger audience java is better. 1. Write on ce and run anywhere. 2. platform indepenedent 3. Large User community 4. Open source and reference implementation available 5. Less to achieve the given functionality. 6. Variety of 3rd...
read more
It depends on the type of applications you develop. Any how for larger audience java is better. 1. Write on ce and run anywhere. 2. platform indepenedent 3. Large User community 4. Open source and reference implementation available 5. Less to achieve the given functionality. 6. Variety of 3rd party API's available for better coding. 7. Many More. read less
Comments

Tutor

Yes, because it has many feature and capabilities which C++ can not provide.
Comments

View 8 more Answers

Related Questions

Should we learn DBMS and RDBMS without any Java training?
java or i can say any programming language is not required to learn DBMS or RDBMS
Karthik
0 0
6
What is the general syllabus covered in core Java training from any institution?
Welcome Course Overview Review of Java Fundamentals The Java Environment Data Types The String Class The StringBuffer Class Arrays Passing Data Types to a Method Constructors &...
Shiv Kohli
0 0
5
What are Access Specifiers in Java?
Access Specifiers are for visibility of java objects . These are Public, Private, Protected and Default. Public: A variable or method that is public means that any class can access it. Private: These...
Kadar
0 0
9
What is serialization?
serialization is a storing the state of the object into the file
Shubham
Why Java is platform independent?
Once your java code compiled, compiled code(.class) can be executed on any os platform...if your question is HOW..it is interesting which deals with bytecode conversation
Sunita

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

Ask a Question

Related Lessons

Features Of Java
There is given many features of Java. They are also known as java buzzwords. The Java Features given below are simple and easy to understand. Simple. Object-Oriented. Portable. Platform independent. Secured. Robust. Architecture...

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

Fractional Knapsack
Algorithm - Fractional Knapsack import java.util.Scanner; public class Knapsack01 { public static void main(String args) { Scanner scan = new Scanner(System.in); int...

Class and Objects in Java
Class is a template or a blueprint which is used to describe an object. On other hand Object is a reference of a class which follows all the stuff written inside the class. How about taking the whole tour in the following video

Android : Application Launch time improvements.
For any standard android application, below 3 components play important roles to show 1st interface to user, so that he/she can interact with the app. 1. Custom Application class : Intialize the components...

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 >

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 >

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