What are the concepts of dispose method?


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

Post New Answer

More C Sharp Interview Questions

What is c# used for?

0 Answers  


Difference between dispose and destructor?

3 Answers   TCS,


Does console.writeline() stop printing when it reaches a null character within a string?

0 Answers  


What is the function of .IsDescendent()?

0 Answers   Abacus,


Why we use extension method in c#?

0 Answers  






Explain the difference between the system.array.copyto() and system.array.clone()?

0 Answers  


What is an object pool in .net?

0 Answers  


explain synchronous and asynchronous in C#

3 Answers   AxSys, Mastek, Synechron,


Suppose two interfaces have same method, so how will you implement these methods in derive class?

0 Answers  


What is a float?

0 Answers  


If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


Can we write one page in c# and other in vb in one application ?

3 Answers   Keane India Ltd,


Categories