What is inumerable?



What is inumerable?..

Answer / Rizwan Ahmad

In C#, 'IEnumerable' is an interface for a collection object that can be enumerated. It allows you to iterate through the elements of a collection without exposing the underlying implementation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the default value of singleordefault?

1 Answers  


What is the components of window?

1 Answers  


How to implement delegates in c#.net

1 Answers  


What namespaces are necessary to create a localized application?

1 Answers  


What is an escape sequence? Name some string escape sequences in c#.

1 Answers  


What's new in c#?

1 Answers  


Is c# easier than javascript?

1 Answers  


What is enum in c#?

1 Answers  


Explain inheritance in c#?

1 Answers  


Explain anonymous type in c#?

1 Answers  


What is int64 in c#?

1 Answers  


What do you know about device context?

1 Answers   C DAC,


Categories