Question: QUESTION 2 Given a transaction object named salesTran and a command object named salesCmd, which of the following statements relates the command to the transaction?

QUESTION 2 Given a transaction object named salesTran and a command object named salesCmd, which of the following statements relates the command to the transaction? a. salesTran. Add (salesCmd) b. salesTran. Transaction = salesCmd C. sales Tran += salesCmd d. salesCmd. Transaction = salesTran
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
