What is CLR ?

CLR stands for Common Language Runtime. CLR provides the execution environment for .NET Code. CLR provides following features :

  1. Garbage Collection

  2. Memory Management

  3. Code Access Security

  4. Code Verification etc

Leave a Reply

%d bloggers like this: