answersLogoWhite

0


Best Answer

the difference is that c plus is better because you get big grades

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the main differences between Java and C plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the main differences between C and C plus plus and Java and which is better programming language?

The best language of the three is Java. The reason for this is that it does not have the category of security vulnerabilities called "buffer overflows" because it manages your memory for you automatically. C and C++ may be better languages for some circumstances, but not a circumstance for a beginning user who would ask your question.


What is the difference between c plus plus and java programming?

Java doesn't have pointers. C++ has pointers.


Difference between java and C plus plus?

java is an advanced object oriented programming language than c++


Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?


Why is java's portability better than c plus plus?

As we know that java is a plateform independent language and the main advantage of java is that it can support to any operating system and can be executed to any machines without any modifications.Due to the use of class in java it has become more easier to understand the program compared to c plus plus.Hence,java is portable than c plus plus


Which is more popular c plus plus or java?

Java


Difference between procedure and function in C or C plus plus or Java language?

In C there are functions only, In Java methodsonly (static methods as well), in C++ both.


What is the difference between cc plus plus and java?

C is a procedure oriented language ,Where C++ & java are object oriented language.But java is platform independent.So generally C is called POP.C++ is called OOP.But java is OOP , which is platform independent.If java does not support primitive data type then it is called as pure object oriented language.


Which is easier 'C plus plus' or 'Java'?

Java is considerably easier than C++.


How java use extern key word which is used in C plus plus?

No extern keyword in Java.


What language is completely object oriented c plus plus or java?

Java is the complete object oriented Programming Language as every thing in java is an object,


Can you overload plus equals in java?

yes to over load plus in java by using arthamatic operation we can perform it