C++ vs Java? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: C++ vs Java? (
/showthread.php?tid=169062)
C++ vs Java? -
v0nz - 18.08.2010
Can someone give me the advantages to C++ that Java can't accomplish? Or the pros and upsides to C++ compared to java.
Re: C++ vs Java? -
dice7 - 18.08.2010
http://en.wikipedia.org/wiki/Compari...va_and_C%2B%2B
Re: C++ vs Java? -
joemomma53 - 19.08.2010
C++ compiles into native code, Java requires a VM to run the byte code it compiles into
Re: C++ vs Java? -
MrDeath537 - 19.08.2010
Quote:
Originally Posted by joemomma53
C++ compiles into native code, Java requires a VM to run the byte code it compiles into
|
Yeah. I think C++ is better.
C++ FTW!
Re: C++ vs Java? -
Mr187 - 19.08.2010
depends what the project is for is what i say.
Re: C++ vs Java? -
iLinx - 19.08.2010
It takes longer to develop something in C++ than it does in Java generally; the average Java application is generally more stable than the average C++ application aswell, really depends on what your project is though, Javas better for smaller things (like games on your cellphone).
Re: C++ vs Java? -
Xtreme4ever - 20.08.2010
Pawno
Re: C++ vs Java? -
westre - 20.08.2010
Quote:
Originally Posted by Xtreme4ever
|
Since when is an editor a language?
Re: C++ vs Java? -
HydraX - 20.08.2010
Quote:
Originally Posted by Xtreme4ever
|
Since when was Pawno one of the options?
Re: C++ vs Java? -
Matthias_ - 20.08.2010
And how does an editor beat 2 languages?