Goldman Sachs Interview Question

Technical question: Differences between Java and C#

Interview Answer

Anonymous

Nov 6, 2012

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