explain Garbage collector’s functionality on unmanaged code


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the difference between class and abstract class?

9 Answers  


Can we override interface method?

0 Answers  


Can variables defined in interface. If yes how we can call/use it in class.

2 Answers   Synechron,


What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

0 Answers  


Can you inherit from a static class in c#?

0 Answers  






When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?

2 Answers   Mind Tree,


What will a loop recorder show?

0 Answers  


What are the differences between static, public and void in c#?

0 Answers  


What does the keyword virtual mean in the method definition?

2 Answers  


what is the difference between convert.tostring() and tostring() functions ?

0 Answers   QuestPond,


Can multiple catch blocks be executed?

4 Answers   Visual Soft,


What is exe file in c#?

0 Answers  


Categories