Transaction T2 transfers 10 percent of the balance from acctount A to B. Match the steps in correct order.Step 1Step 2Step 3Step 4Step 5Step 6Step 7A=A-temp;B=B+temp;read(A);write (A);temp=A*0.1;write(B);read (B);Review AnswerNext
Question
Transaction T2 transfers 10 percent of the balance from acctount A to B. Match the steps in correct order.Step 1Step 2Step 3Step 4Step 5Step 6Step 7A=A-temp;B=B+temp;read(A);write (A);temp=A*0.1;write(B);read (B);Review AnswerNext
Solution
The correct order of the steps for transaction T2 that transfers 10 percent of the balance from account A to B is:
Step 1: read(A); Step 2: temp=A*0.1; Step 3: A=A-temp; Step 4: write (A); Step 5: read (B); Step 6: B=B+temp; Step 7: write(B);
Similar Questions
T1 has one transactions that transfers funds from one acount to another. The transaction is such that $50 are transfered from account A to B. Determine the steps and keep them in order of occurance.Step 1Step 2Step 3Step 4Step 5Step 6write (B);read (A);write (A);read (B);B = B + 50;A = A - 50;Review Answer
Consider money is transferred from (1)account-A to account-B and (2) account-B to account-C and (3)account-C to account-A. Which of the following form a transaction
Calculate the TMU from this general move method sequence A6 B6 G1 A6 B0 P1 A0
B1 - Jane receives her $500 scholarship on her transaction bank account (transaction 1). She pays her $250 rent with a cheque (transaction 2) and a $100 food bill with her debit card (transaction 3). She transfers $50 to her saving account (transaction 4). For each transaction, below the balance sheet, (a) Draw one balance sheet in which you represent the changes in Jane's balance sheet resulting from each transaction. [Mention precisely which items in the balance sheet are affected; represent the changes with arrows going up or down followed by the appropriate number]. Give a written explanation why the balance sheet is affected that way. [Be careful to not simply repeat in words what can be already seen in the balance sheet. The explanation needs to add value. ] (5 marks)(b) Calculate Jane's surplus and describe the form(s) that her surplus currently takes. [Provide clear definitions before applying numbers.] (2 marks)Hand write the answers on a blank piece of paper with your full name and student number at the top of the page. Take a picture or several pictures if needed and convert it or them into a pdf file. Upload the pdf file into this question. Only one pdf file can be uploaded so merge your pictures if needed. Carefully keep your hand-written answers and your original pictures for future reference.
In a bank reconciliation, the balance per bank will have _____________ deducted from its total.Select answer from the options belowinterest earnedoutstanding chequesEFT transfersdeposits in transit
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.