MCQOPTIONS
Saved Bookmarks
| 1. |
A variable declared in a function can be used in main? |
| A. | True |
| B. | False |
| C. | True if it is declared static |
| D. | None of the mentioned. |
| Answer» C. True if it is declared static | |