Multiple choice technology web technology

The .NET Framework provides a runtime environment called..... ?

  1. RMT

  2. CLR

  3. CMT

  4. RC

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

The .NET Framework's runtime environment is called the Common Language Runtime (CLR). It provides memory management, security, and execution services for .NET applications, managing code at runtime.