After the following statement executes, what value will the MAPLE enumerator be stored as, in memory?

```
enum Tree { OAK, MAPLE, PINE };
```
a. "MAPLE"
b. 2
c. 'M'
d. 1
e. 1.0


d. 1

Computer Science & Information Technology

You might also like to view...

Which of the following options allows you to convert the colors on your slides to the most readable grayscales for a black and white printer?

A. Monochrome B. Black and White C. Pure Black and White D. Grayscale

Computer Science & Information Technology

Math.abs() is used in JavaScript to find _______.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

There are more virus attacks on cell phone and smartphones than there are on PCs

Indicate whether the statement is true or false

Computer Science & Information Technology

Borders can be added to individual paragraphs or to an entire page.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology