InterviewSolution
Saved Bookmarks
| 1. |
To which of these enumerators can be assigned?(a) integer(b) negative(c) enumerator(d) all of the mentionedThis question was addressed to me in an interview.Question is from Enumerations topic in chapter Types, Pointers, Arrays & Structures in C++ of C++ |
|
Answer» Correct OPTION is (d) all of the mentioned |
|