How does MSIL compare to Java byte code?
There are some technical differences between MSIL and Java byte code. This, however, should not obscure the fact that C# is closely related to Java; from syntax to the class library.