If the function returns a Double number, you enter ____ at the end of the header.
A. Number Double
B. As Double
C. (Double)
D. Type as DoubleType(Double)
Answer: B
Computer Science & Information Technology
You might also like to view...
Formatting divides a disk into ________
A) platters and tracks B) sectors and channels C) sectors and tracks D) tracks and channels
Computer Science & Information Technology
You can declare several names from a namespace in one declaration:
```
#include
Computer Science & Information Technology