Explain the use of virtual, sealed, override, and abstract method?
What is difference between dictionary and list in c#?
What is event delegate in c#?
What is Delegate and what is it used for ?
What is polymorphism? pl explain practically rather than theoretical?
How many static constructors are allowed in a class?
What is short in c#?
What is the gac, and where is it located?
If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?
What is the use of functional interface?
explain the nature of the assembly work?
How do you create empty strings in c#?
What are the different types of assemblies available and their purpose?