Well.. You're a RuneScape private server person(by that logo...)... which is coded in Java. No wonder why C++ or C# isn't familiar? They are related, Java took the syntax of C++:
public class blah {
blah blah blah;
}
public boolean blahnumber2 {
blah2 blah 2;
blah2 blah 2;
}
else
{
blah2 default;
}
}
Those are similar in Java and C++.
Java is safer than C++ for a reason to do with loading applets (web clients ETC).
Jagex, the creators of RuneScape, write in a language called "RuneScript" which is a mix of Java and C++...
