Answer Posted / ratheesh
The most common extension methods are the LINQ standard query operators that add query functionality to the existing System.Collections.IEnumerable and System.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is there any sample c# code for simple threading?
What are c# i/o classes? What are the commonly used i/o classes?
What is interface inheritance in c#?
How to create multi-dimensional array?
What are tuples c#?
Why attributes are used in c#?
Can an exception be thrown from a catch block?
What is int parse in c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
What is int32 maxvalue?
Define constructors
Is it possible to have different access modifiers on the get/set methods of a property in c#?
What is the difference between method and function in c#?
what is the default access for a class
Explain concurrency with aop?