Assuming that soap is an instance of the Inventory class, which of the following is a valid call to the setOnHand member function?
A) setOnHand(20);
B) soap::setOnHand(20);
C) soap.setOnHand(20);
D) Inventory.setOnHand(20);
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.