Newsletter:

(Study Notes) Comparison between CLR and JVM

Study Notes : Comparison between CLR and JVM

Description:
Two of the well known stack based virtual machines in use today are Common Language Runtime (CLR) and Java Virtual Machine (JVM). There are many obvious similarity between the two. Both are statically typed, provide automatic memory management (Garbage collection), having multithreading abilities and support...

 

 

Courtesy:- www.scribd.com