Multiple Choice
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)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: When changing the Sub keyword in a
Q16: After creating a function, you can invoke
Q17: A(n) _ procedure does not return a
Q18: The statement that invokes a function will
Q19: Allowing more than one procedure to change
Q20: You use the _ section of the
Q21: Most programmers pass a variable by reference
Q23: Function procedures are referred to more simply
Q24: You invoke a function that you create
Q25: The header and footer in a function