What is the difference between IEnumerator and IEnumerable?


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

Post New Answer

More C Sharp Interview Questions

Why do we need generics in c#?

0 Answers  


What is the difference between == and object.equals?

0 Answers  


What does type safety mean?

0 Answers  


Can you override private virtual methods?

11 Answers   AROBS Transilvania Software, IBM, Mind Tree, Revalsys,


WHAT IS THE EXACT USE OF INTERFACE(DONT TELL USE FOR MULTIPLE INHERITANCE)

5 Answers   eXensys,






Why do we use constructors in c#?

0 Answers  


What is namespace in oops?

0 Answers  


What are the ways to deploy an assembly?

2 Answers   Siebel Systems, Visual Soft,


What is hashtable c#?

0 Answers  


Can a static class contain non static members?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...

1 Answers  


Are objects passed by reference in c#?

0 Answers  


Categories