Question

MuDev

How does Microsoft .Net CLR compare to Sun's Java Virtual Machine?

The Common Runningtime Language and the Java Virtual Machine gives programmers across the world lots of flexiblity. What's the main difference between the two?

Answers

10/10/08 23:26:40 GMT
PrimeDev
A pretty obvious one is that CLR runs only in Windows and Mono based machines. Mono is the Linux implementation of the CLR. From hearsay, Mono runs much slower then Microsoft's CLR. Java, of course, runs on multiple platforms. Of course, this is just surface information. Architecturally, I'm not sure.

Give your answer:

Chracters Left:

Question Information

  • Asker: MuDev
  • Date Asked: 10/03/08 23:14:29 GMT
  • Modified: No
  • Tags: Computing, Languages, CLR, .NET, JVM
  • Views: 0

Advertisement

BecJn - © 2008