Computer Science, asked by luvagarwal5787, 11 months ago

You're designing banking software and need to store 10000 customer accounts with information on the accountholder's name, balance, and interest rate. The best approach is store 30000 separate variables in the main method. Mark for review (1) points



a. True



b. False

Answers

Answered by sonuo2
2

Answer:

false

Explanation:

Because,Banks function is to record all the relevant banking transactions of its customers accounts but they won't store information of single account in three variable accounts by differentiating those transactions.Banks will record the transactions of its costomers in his individual account.

Similar questions