Vidyalelo
C++ Programming · Q59

Variables and Data Types in C++

Programming · C++ Programming · question 59

Q59

In which type do the enumerators are stored by the compiler?

A.
string
B.
integer
Answer
C.
float
D.
string & float

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board