Multiple choice

What does CLR (Common Language Runtime) provide in .Net framework?

  1. Memory management

  2. Security

  3. Exception handling

  4. Garbage collection

  5. All of the above

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

Yes, all of the above are the true statements.