Answer:
sendObject(John_Doe)
Explanation:
To invoke a method, simply call the name of the method, followed by it's arguments in parenthesis. i.e methodname(argument).
In this case, the name of the method is sendObject and it's argument is a Customer object stored in or referenced by a variable John_Doe.
The above is true since the method is defined in the same class that calls it. Otherwise, it is not valid.
In the charges section of the Transaction Entry dialog box, the Total box is the result of multiplying the number in Quantity box or the terminology used for quantity box by the number in the amount box. This method is the simple method used in the tables.