Category:
Computers
The software environment in which the programs written for .NET Framework is known as the Common Language Runtime (CLR). The CLR is an application virtual machine that provides services such as security, memory management, and exception handling. Read more at https://programmers.io/blog/net-framework-programming-architecture-usage-and-advantage/.



