Why we use extension methods in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Can an array be null c#?

0 Answers  


Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards

0 Answers  


if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj

1 Answers  


How would you describe encapsulation in c#?

0 Answers  


What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to

0 Answers  


What is verbatim literal in c#?

0 Answers  


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

0 Answers  


Which of these statements correctly declares a two-dimensional array in c#?

0 Answers  


What is parameters in c#?

0 Answers  


How can you sort the elements of the array in descending order?

4 Answers  


What is difference between managed and unmanaged code?

0 Answers   SwanSoft Technologies,


Write a sample code to write the contents to text file in c#?

0 Answers  


Categories