Which of the following statements should you use to call the GetEndingInventory procedure described in Review Question

Question:

Which of the following statements should you use to call the GetEndingInventory procedure described in 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)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: