Assignment Task
Introduction
One of the central government banks performs the day-to-day transactions manually, which makes it difficult to maintain records. Therefore, it needs an automated system to handle the credit/debit transactions of the bank efficiently.
Application Features
Create a console-based application to execute the following tasks:
Implementation Details
Use different files to store the details of accounts, customers, and deposits. Follow the modular approach for efficient implementation.