what is the value that is stored in n?

Given the following C++ statement,
```
int n = (4.0 + 6.1) * 7 + 5 / 2.0;
```

a. 37.85
b. 60.6
c. 73.2
d. 73

d. 73

Computer Science & Information Technology

You might also like to view...

A folder window shows you the contents of the selected folder

Indicate whether the statement is true or false

Computer Science & Information Technology

A selection or setting that is used in Office unless the user indicates he or she wishes to use a different selection or setting is called a(n) ________ setting

Fill in the blank(s) with correct word

Computer Science & Information Technology