New to C++

Hi every one, I am new to C++, Can any one tell me the major difference between C++ and JAVA..
Everything in java is class oriented while c++ it doesn't need to be. Java variables are by reference. Java is compiled to bytecode and then used on JVM (AFAIK) and c++ is compiled to binary. Though you could probably find better results on google since there are so many differences. It's almost like comparing English to Spanish or any other language really.

This might be something you are looking for
http://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B
Topic archived. No new replies allowed.