Examlex

Solved

Given the Following Declaration: Enum Tree ( OAK, MAPLE, PINE

question 40

Multiple Choice

Given the following declaration: enum Tree ( OAK, MAPLE, PINE )
What is the ordinal value of the MAPLE enum constant?


Definitions:

Related Questions