B
Q. Scope of variable is related to definition of variable as:
i. Region of code within which variable value is valid and hence can be accessed.
ii. No, relation with region where variable is declared its value is valid in entire scope.
- Correct Answer - Option(A)
- Views: 169
- Filed under category C#
Discusssion
Login to discuss.