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
What is deadly diamond problem?
What is the signature of a method?
What is datasource c#?
Is predicate a functional interface?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What are actions in c#?
What is datetime minvalue in c#?
Why do we override in c#?
How does inheritance work in c#?
Distinguish between system.string and system.text.stringbuilder classes?
What are the Types of optimization and name a few and how do u do?
What is deadlock in c#?
Which program construct must return a value?
What are primitive data types in c#?
can you create a function in c# which can accept varying number of arguments