In C#, the constructors used to initialize the static data are?

 Posted by Goud.Kv on 9/27/2014 | Category: C# Interview questions | Views: 3712 | Points: 40
Select from following answers:
  1. private constructors
  2. public constructors
  3. instance constructors
  4. static constructors
  5. All Above

Show Correct Answer


Asked In: Spotted While Learning | Alert Moderator 

Comments or Responses

Login to post response