Goldman Sachs interview question

Technical question: Differences between Java and C#

Interview Answer

Anonymous

6 Nov 2012

Both bytecode compiled but C# not portable (unless C# ported with mono on *nix), Java doesn't support pointers, etc.