Multiple Choice
Look at the following declaration.
What is the value of the following relational expression?
OAK > PINE
A) true
B) false
C) This is an error. You cannot compare enumerators with relational operators.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A structure _ contain members of the
Q5: In C++11 if you want to retrieve
Q19: It is possible for a structure variable
Q27: A struct can contain members with varying
Q29: A union can only have one member.
Q30: You can define any number of union
Q32: Which of the following assigns a value
Q35: Look at the following structure declaration.<br><img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg"
Q39: Any mathematical operations that can be performed
Q41: Structure variables may be passed as arguments