Which of the following is a valid header for a procedure that is passed the number 9.75?
A. Private Function CalcSubtotal(ByVal intPrice As Integer) As Decimal
B. Private Function CalcSubtotal(ByRef intPrice As Integer) As Decimal
C. Private Function CalcSubtotal(ByVal decPrice As Decimal) As Decimal
D. Private Function CalcSubtotal(ByVal intPrice As Integer)
Answer: C
You might also like to view...
Match the following keys with their function:
I. fill handle II. null III. what-if analysis IV. conditional formatting V. comparison operators A. symbols used to compare two values B. used to enter a series of related labels or formulas C. an empty cell D. trying different combinations of values to see how the changes affect the calculation E. changes fill and font colors based on set criterion
The PV function would be best suited to calculate the future value of an investment
Indicate whether the statement is true or false