MCQOPTIONS
Saved Bookmarks
| 1. |
Scope of variable is related to definition of variable as: a. Region of code within which variable value is valid and hence can be accessed. b. No, relation with region where variable is declared its value is valid in entire scope. |
| A. | A |
| B. | B |
| C. | A, b |
| D. | None of the mentioned |
| Answer» B. B | |