R

Ram Sharma • 3.40K Points
Extraordinary

Q. What does the CLR use to manage memory automatically?

  • (A) Explicit deallocation
  • (B) Memory table
  • (C) Garbage Collector
  • (D) Memory cache

Explanation by: Ram Sharma
The CLR uses a garbage collector to free up unused memory automatically.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.