Given the following function:

```Function AddIt(X) As Float
Set AddIt = X + 15/2
End Function```
What is displayed when the following statement in the main program is executed?
```Write AddIt(4)```
a. 9.5 b. 9 c. 11.5 d. 11


C

Computer Science & Information Technology

You might also like to view...

What laws protect a U.S. citizen’s right to privacy? Would this have any bearing on people’s perception of personalization?

What will be an ideal response?

Computer Science & Information Technology

What is a Bluetooth piconet?

What will be an ideal response?

Computer Science & Information Technology

A workstation connecting to a NetWare server may do so by installing the appropriate ____________________ software.

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

Computer Science & Information Technology

Which of the following is NOT true about workbooks?

A. Worksheets are always stored in workbooks. B. You can only have one Excel workbook open at a time. C. When working with large amounts of data, you can organize the data into multiple worksheets. D. When you open a new blank workbook, Sheet1 appears in the worksheet window.

Computer Science & Information Technology