Multiple choice general knowledge

Wat is the full form of "CLR"

  1. Common Learning Reader

  2. Combined Language Runtime

  3. Common Language Runtime

  4. Common Learning Runtime

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

The Common Language Runtime (CLR) is the virtual machine component of .NET that manages code execution, memory management, exception handling, and security. It provides a runtime environment for .NET applications.