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 wpf c#?
What is the default value of object in c#?
Can you specify an access modifier for an enumeration?
Can a class have static constructor?
What is the meaning of console writeline in c#?
Explain get and set accessor properties?
Can hashtable have duplicate keys?
What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?
Is comparator a functional interface?
Explain the use of Mutex in C#?
What can you do as a .net developer?
What is Fragmentation and its Types?
Difference between StackPanel and RelativePanel ?
What is xamarin used for?
Can you specify nested classes as partial classes?