RE: Which is better, Java or C++? - Ming-Yan - 05-12-2011
Personally Java is less stable than C++ for my conversions...
RE: Which is better, Java or C++? - Chaos - 05-12-2011
*tries not to laugh*
RE: Which is better, Java or C++? - Glome - 05-14-2011
Depends on what you want to do with it. C++ is a more powerful language.
RE: Which is better, Java or C++? - TheFlame - 05-14-2011
Hmmmm...I think Java.
RE: Which is better, Java or C++? - noob007 - 05-14-2011
I personally like C++ a lot more... if you haven't realized. xD
RE: Which is better, Java or C++? - Fat_Sacks - 05-14-2011
Lua.
(Trollfaic)
RE: Which is better, Java or C++? - jackeywilliam - 05-14-2011
I think C++ is better than Java, It is a very simple and one of the lot of popular programming language. C++ is one of the lot of used for programming. It provide you with C and C++ programming language resources.
RE: Which is better, Java or C++? - Dignity - 06-11-2011
Yes, C++ (for me) is much easier to use. Such as cout << "Hello World!"; To do the same thing in Java I have to say
System.out.println("Hello World!"); (Been a while sernce I programed in Java, is that correct?)
RE: Which is better, Java or C++? - Dignity - 06-23-2012
I would like to re-post my opinion.
I line both. C++ is simple, but hard graphics, anything else I think I could manage.
Java is easier with graphics, but the syntax is slightly harder.
Kbaithnx
RE: Which is better, Java or C++? - Microrobot - 07-11-2012
C++ by far, its very efficent, and uses less memory while Java isnt as fast and takes a lot of memory. But C++ is a lot harder to learn than Java.
-Microrobot
|