Can Static Constructor be Overloaded? Justify it?

Submitted by: Administrator
Its not possible to overload static constructor because
static constructor are parameterless constructor.
Submitted by: Administrator

Read Online Dot Net Framework Job Interview Questions And Answers