JUST SO PEOPLE KNOW IF YOU forgetED WITH BLOCKLAND THAT IS TORQUE AND NOT C++
Significant difference.
"
public class checkie{
public static void main(String[] args){
String Blockland = "forgeted torque";
if(Blockland.contains("forgeted torque"))
System.out.println("Wow it really did!");
else
System.out.println("Dude no.");
}
}
Sorry I just had to do that.
Simpler =/= Better
C++ is more advanced because it's not as restrictive as Java. It's what most developers use to run games. In fact it's pretty much what everybody uses, just plain C code. I do believe the Xbox 360 uses C#.
I did not say that Java is better because it's easier, I am trying to say that C++ has a handicapped way of building codes.