

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 | |