Q69
What will happen when defining the enumerated type?
A.
it will not allocate memory
AnswerB.
it will allocate memory
C.
it will not allocate memory to its variables
D.
allocate memory to objects
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board