Static Constructor - It is a special type of constructor, introduced with C#. It gets called before the creation of the first object of a class(probably at the time of loading an assembly).
List of Asked Interview Questions: C# .NET SQL MVC WCF Questions