MCQOPTIONS
Saved Bookmarks
| 1. |
The #ifndef directive tests to see whether __________ |
| A. | A class has been defined |
| B. | A variable has been given a value |
| C. | A class has no variable definitions |
| D. | Any objects of the class have been instantiated |
| Answer» B. A variable has been given a value | |