+ 3
I find c++ and java similar . Are they to everyone?
9 Answers
+ 7
@MD W. R. C was kind of the original language that others were based off of. c++ was basically an extension of c; created when a better and more versatile programing language than c was needed. c# is not really related to the others. It is more like and related to java.
That is the basics of it.
+ 6
They are similar by their syntax. But that's just about it. They work in different ways. Java was designed to work on any platform using JVM. C++ is compiled directly to native machine code which can be executed only on same type machines
+ 3
They are both OOP and both have somewhat similar syntax.
+ 2
Well they are both top level program languages if that is what you mean, but in the core, they act much differnt from eachother.
They are both OOP languages and have simmilair main functions, that's true, but java doesn't use smartpointers and header files the way C++ does
+ 1
And it should look similar because Java was heavily influenced by C++
0
cpp uses libraries while java use class to run main function.
0
Hlw. can any one tell me what is the deference between c, c++, c#,
0
ow tnQ sir.... đ
0
I have another question what is the real deference between server vs data center vs data base vs super computer?