Microsoft.NET 2.0 Question: Download Microsoft.NET 2.0 PDF

In .NET Compact Framework, can we free memory explicitly without waiting for garbage collector to free the memory?

Tweet Share WhatsApp

Answer:

NET Compact Framework come with CLR which perform automatic garbage collector to free the memory without using destector(perform garbage collector when is declear)

Download Microsoft.NET 2.0 PDF Read All 19 Microsoft.NET 2.0 Questions
Previous QuestionNext Question
What are the main components in .Net?What is 2 tier and 3 tier architecture?