Microsoft.NET 2.0 Question:
Download Questions PDF

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

Microsoft.NET 2.0 Interview Question
Microsoft.NET 2.0 Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What are the main components in .Net?What is 2 tier and 3 tier architecture?