R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the role of the CLR in .NET?

  • (A) Compiles source code to machine code
  • (B) Manages memory, security, and execution of .NET programs
  • (C) Handles front-end rendering
  • (D) Provides networking capabilities

Explanation by: Ram Sharma
The CLR (Common Language Runtime) handles memory management, thread management, security, and exception handling.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.