Is there a way to force garbage collection?


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

Post New Answer

More C Sharp Interview Questions

What is satellite assembly? And steps to create satellite assembly?

0 Answers  


What is Interface? Explain with an example.

8 Answers   TCS,


what is the use of master pages. how to use it

2 Answers  


How do you implement multiple inheritance in .NET?

5 Answers   Infosys, Microsoft,


What is a thread c#?

0 Answers  






interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


What Is The Difference Between The System.array.copyto() And System.array.clone()?

0 Answers   Infosys,


How do you prevent a method from being overridden in c#?

0 Answers  


How can you access a private method of a class?

0 Answers  


How Global.asax is used ?

0 Answers   Siebel,


What?s an abstract class?

5 Answers   Siebel,


Do loops in c#?

0 Answers  


Categories