What is close method? How its different from finalize and dispose?


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

Post New Answer

More Dot Net General Interview Questions

What is deferred execution vs. Immediate execution in linq?

0 Answers  


What are Satellite Assemblies? How you will create this? How will you get the different language strings?

0 Answers   Reuters,


How viewstate is being formed and how it is stored on client in .net?

0 Answers  


What is garbage collection in .net? Explain the garbage collection process?

0 Answers  


Give an example for setter/ write-only methods

1 Answers  






what is viewstate?

2 Answers  


Write the .net syntax for 'while loop'?

0 Answers  


DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12

3 Answers  


what is the default security setting in .net?

0 Answers  


What is the need of OLE-automation?

0 Answers   CGI,


what is AGILE SCRUM methodoly....?

1 Answers  


Explain what rare the types of jit and what is econo-jit?

0 Answers  


Categories