Moderate

The .NET framework which provides automatic memory management using a technique called _________________?

Correct answer: D. Garbage Collection

  • A. Assemblies
  • B. Serialization
  • C. Overriding
  • D. Garbage Collection

Explanation

Garbage collection automatically identifies objects that are no longer reachable and reclaims their memory. Assemblies package compiled code, while serialization converts object state into a storable or transferable form.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions