Fedorakid
|
  |
| Joined: 17 Jul 2010 |
| Total Posts: 7079 |
|
|
| 22 Sep 2015 10:49 AM |
state em
and also things java can do which c++ cant |
|
|
| Report Abuse |
|
|
|
| 22 Sep 2015 11:17 AM |
I guess Java is a bit more portable since you don't have to recompile it (in my knowledge)
But yeah. C++ is just better :P |
|
|
| Report Abuse |
|
|
Fedorakid
|
  |
| Joined: 17 Jul 2010 |
| Total Posts: 7079 |
|
| |
|
|
| 22 Sep 2015 12:51 PM |
You shouldn't "really" be comparing C++ with Java. A better comparison would be C# vs Java.
Enjoying your stay at the Scripters Forum? Join this! http://www.roblox.com/My/Groups.aspx?gid=2582784 |
|
|
| Report Abuse |
|
|
digpoe
|
  |
| Joined: 02 Nov 2008 |
| Total Posts: 9092 |
|
|
| 22 Sep 2015 01:23 PM |
| which C# wins because it's less verbose and in general has a better structured language (except for a few quirks, but Java has those too) |
|
|
| Report Abuse |
|
|
|
| 22 Sep 2015 01:55 PM |
Well, Java was built on top of C/C++, so it's a higher level language than C++ to begin with. They can't be compared really well.
C++ is going to be far faster (if coded correctly). Java is easier to use and very widely used within businesses running backend services and such. C++ is used heavily in game development because of it's quick performance.
Java is nice because it is way easier to learn/use, has garbage collection, and is cross-platform since it runs on a VM (JVM).
Both have advantages and disadvantages. I think it really comes down to what you're trying to accomplish. Making a graphics-intensive game? Then use C++. Writing back-end code for a server? Then Java will be great. |
|
|
| Report Abuse |
|
|
rayk999
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 4705 |
|
|
| 22 Sep 2015 02:22 PM |
i agree
u cant compare c++ and java
a far beter comparison is arnoldc and java
arnoldc>java tho
Red Blossoms |
|
|
| Report Abuse |
|
|