Multiple choice qn3

CLR Means

  1. Common Language Runtime

  2. Command Line Runtime

  3. Custom Language Runtime

  4. None

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

CLR stands for Common Language Runtime, which is the execution engine of .NET that manages code execution, memory management, and other services. It is not related to command line or custom language runtimes.