MCQOPTIONS
Saved Bookmarks
| 1. |
What functions are a static variable visible to? |
| A. | Only Static Functions |
| B. | All Types of Functions |
| C. | Only Functions with a return type |
| D. | Only Non Static Functions |
| Answer» B. All Types of Functions | |