What is the purpose of static constructor?
to initialize all the members with static value
to delete the static members when not required
to initialize the static members of class
to clear all the static members' initialized values