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
Enlist the different types of classes in c#?
What are the properties of a string class?
How does insertion sort work?
How Do You Convert A Value-type To A Reference-type?
Enlist all the components of an ado.net framework?
Explain publishers and subscribers in events.
Explain the concepts of cts and cls(common language specification).
What are c# collections?
What is public void in c#?
What is disconnected data architecture in c#?
How do you specify a custom attribute for the entire assembly (rather than for a class)?
List down the differences between “dispose” and “finalize” methods in c#.
What is meant by collections in c#?
What are the Types of compatabilities and explain them
Why do we use readonly in c#?