Saved Bookmarks
| 1. |
What Is Clr? |
|
Answer» Common Language RUNTIME (CLR) is a run-time environment that manages the execution of .NET code and provides SERVICES like memory management, debugging, SECURITY, etc. The CLR is also known as Virtual Execution SYSTEM (VES). Common Language Runtime (CLR) is a run-time environment that manages the execution of .NET code and provides services like memory management, debugging, security, etc. The CLR is also known as Virtual Execution System (VES). |
|