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 default method in c#?
Explain the accessibility modifier protected internal?
What is lambda expression in c#?
What is the use of generics in c#?
How many bytes is a long c#?
What is meaning of type safety in c#?
What are controls in c#?
Is var a data type?
How would you describe encapsulation in c#?
Why do we use void in c#?
What are the types of comment in c# with examples?
What is console programming language?
What are the problem with .NET generics?
What is concatenation and when should it be used?
What is xor operation?