

MCQOPTIONS
Saved Bookmarks
1. |
What will happen when defining the enumerated type? |
A. | it will not allocate memory to its variables |
B. | it will not allocate memory |
C. | it will allocate memory |
D. | All of above |
E. | None of these |
Answer» C. it will allocate memory | |