What is the use of inheritance in c#?
Where’s global assembly cache located on the system?
What are indexers in c# .net?
Explain the use of virtual, sealed, override, and abstract method?
How do you achieve polymorphism in c#?
Explain About remoting and web services. Difference between them
What is an arraylist in c#?
Is string immutable in c#?
Does c# support const methods, properties, or events?
What is lazy in c#?
What is strong name assembly?
Difference between call by value and call by reference in C#?
What is different between Boxing and Unboxing?
What is an escape sequence?
What are c# i/o classes? What are the commonly used i/o classes?