Quote Originally Posted by dz32 View Post
Isn’t c# / .net basically a reworked j++ after they got sued? That would put c# as the primary implementation language as well.
Yes. C#/.Net is well known to have started out as a Java clone. It has since diverged though. Java as far as I know runs on a VM while .Net applications execute as native code.