Question
How do I write case logic pseudocode and visual logic nested if-then-else flow charts for atm check balances, making remote photo capture check deposits, and perform balance transfers?
Answers
if
transferAmt=<balanceChecking
than
withdraw the transferAmt from checking and deposit into savings
else
display "unable to complete transfer, enter new amount"
input newTransferAmt
transferAmt=<balanceChecking
than
withdraw the transferAmt from checking and deposit into savings
else
display "unable to complete transfer, enter new amount"
input newTransferAmt
Related Questions
I need help with pseudocode, and any help regarding forming these programs in Visual Logic would be...
Write pseudocode and include appropriate selection structures which represent
the logic in the sc...
What is the main difference between formal logic and formal logic? informal logic? a) Formal logic s...