Which of the following statements should you use to call the GetEndingInventory procedure from Review Question 14?
a. Call GetEndingInventory(intBegin, intSales, intPurchases, intEnding)
b. Call GetEndingInventory(ByVal intBegin, ByVal intSales, ByVal intPurchases, ByRef intEnding)
c. Call GetEndingInventory(ByRef intBegin, ByRef intSales, ByRef intPurchases, ByRef intEnding)
d. Call GetEndingInventory(ByVal intBegin, ByVal intSales, ByVal intPurchases, ByVal intEnding)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here