1 comment

[ 4.9 ms ] story [ 13.3 ms ] thread
Are you joking? They fail to mention the most important point of Java/C# vs C++ or C, which is that they are safe (e.g no buffer overflows) and their semantics are a million times easier to grasp (e.g int's behavior is specified for all possible operator/operand combinations). I guess being able to write code that works isn't a very popular marketing point.