Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is difference between ienumerable and enumerable in c#?



What is difference between ienumerable and enumerable in c#?..

Answer / Nuzhat Raza

"IEnumerable is an interface that defines a method (GetEnumerator) for retrieving the elements of a collection one at a time. IEnumerator, on the other hand, is an interface for moving through the elements of a collection using a MoveNext() and Current property."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What?s the .NET datatype that allows the retrieval of data by a unique key?

1 Answers  


What is assembly version series sequence?

1 Answers  


What does int32 mean in c#?

1 Answers  


Can you drink alcohol with a loop recorder?

1 Answers  


how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used

1 Answers   HCL, NIC,


Write a syntax for writing a event delegate.

1 Answers  


What is an interface class? Give one example of it

1 Answers  


So how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process ?

1 Answers  


Is c# dictionary a hash table?

1 Answers  


What is join in c#?

1 Answers  


How can you sort the elements of the array in descending order?

4 Answers  


What is the use of multicast delegate while methods of multicast delegate do not execute in a order?

2 Answers  


Categories