Correct Answer : Option (D) : int variable
Explanation : The enum variable is converted to an integer and stored by the compiler. So both are equal in size.