Login
Remember
Register
CodersEditor Q&A
Online IDE
Questions
Unanswered
Tags
Users
Ask a Question
Programming Tutorials
Ask a Question
What are the difference between C++ and Java?
+1
vote
asked
Jan 18, 2021
by
PreethiSadhish
(
524
points)
Difference between C++ and Java.
c
java
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 19, 2021
by
Inba
(
1.1k
points)
The main difference is Java is platform-independent whereas C++ isn't.
Please
log in
or
register
to add a comment.
Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
239
questions
203
answers
2
comments
692
users
Related questions
What is the difference between Array list and vector in Java?
What are the major difference in Java platform and other platforms?
What are the differences between Heap and Stack Memory in Java?
What is the main difference between the keyword struct and class?
What are the differences between a shallow copy and a deep copy?
...