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...
Video files can be compressed to reduce the size of the PowerPoint presentation
Indicate whether the statement is true or false
The input statement inFile >> descrip >> price; will read the next ____ items in the file.
A. two B. three C. four D. five
Identify the node type when thenode.nodeTypeproperty returns a value of 3.
A. Attribute B. Text C. Comment D. Document
Alexamara stores information about its marinas in the ____ table.
A. SERVICE B. MARINAS C. MARINA D. ALEXAMARA