What will happen when defining the enumerated type?
Posted: Wed Jul 13, 2022 7:51 pm
a) it will not allocate memory
b) it will allocate memory
c) it will not allocate memory to its variables
d) allocate memory to objects
b) it will allocate memory
c) it will not allocate memory to its variables
d) allocate memory to objects