What are the variables in c#?
Do extension methods have to be static?
what is method overloading in c#?
One start and stop button is there and one textbox is there.when you click start button ,it will display 1,2,3......up to infinite in textbox.when you click stop button it will stop.
How can you overload a method?
What is string in c# net?
What does m mean in decimal c#?
Can you allow class to be inherited, but prevent the method from being over-ridden?
If we inherit a class do the private variables also get inherited ?
What is callback delegate in c#?
What is the purpose of the integer parse method the decimal parse method?
What is difference between dynamic and var in c#?
Explain the feature of c# language?