Talk:Comparison of C Sharp and Java

This is an old revision of this page, as edited by 144.80.78.5 (talk) at 08:01, 17 December 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

How does Java have a simpler language? The CLR has some JIT time optimizations as well as runtiem optimizations. Java and C# run at about the same speed really. It might not be true that Java is faster.