Question: Please use java script: Declare a credit-card transaction class that contains instance variables: a transaction number, a merchant name, and a charge. Then declare an
Please use java script: Declare a credit-card transaction class that contains instance variables: a transaction number, a merchant name, and a charge. Then declare an array of transaction object references of size 100. You dont need to write the main method; just the class and array definition is enough.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
