In C#, which type of variables are declared within the method of a class and also only accessible to that class?

 Posted by Goud.Kv on 7/19/2014 | Category: C# Interview questions | Views: 3644 | Points: 40
Select from following answers:
  1. Global Variables
  2. Static Variables
  3. Instance Variables
  4. Local Variables
  5. All Above

Show Correct Answer


Asked In: Spotted While Learning | Alert Moderator 

Comments or Responses

Login to post response