What is the difference between ienumerable and enumerable?


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

Post New Answer

More C Sharp Interview Questions

What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?

3 Answers  


What is the difference between the debug class and trace class? Documentation looks the same.

0 Answers  


What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

0 Answers  


What is data set in c#?

0 Answers  


What is the difference between disposing of () and finalize() methods in c#?

0 Answers  






What is the difference between ref and out in c#?

0 Answers  


Why do we use static class in c#?

0 Answers  


Explain how to use an extender provider in the project.

0 Answers  


what is a constructor?

5 Answers   Amazon, Amdocs, Choice Solutions,


Can a dictionary have the same key?

0 Answers  


Define assert() method? How does it work?

0 Answers   Siebel,


Explain the difference between a namespace and assembly name in .net?

0 Answers  


Categories