Multiple choice

CLR (Common Language Runtime) provides ____?

  1. Garbage collection.

  2. Support for custom attributes.

  3. Support for explicit free threading that allows creation of multithreaded, scalable applications.

  4. All of the above

  5. Only (1) and (3)

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

All the services of CLR.