The object of this assignment is to construct a mini-banking system that s us manage banking data. Notice that you can copy and paste your code from previous assignments. There are multiple functions in this system. First, you should be able to create an array of checking account objects (think of this as your data). Then you should be able to search the array to find indexes/objects that match your search value. The class name should be Checking3, an underscore, and your NetID run together; for example, if your NetID is abcde6, your class name would be Checking3_abcde6. For this assignment, we will create text-based tools for creating, deleting, and sorting checking account objects. All requirements from the previous assignment remain in effect (meaning you should still keep the two data members and three methods from last assignment). The new features for this application are:
The correct answer has not yet been found for the question. Our moderators are looking for the most suitable solutions for you. Could you share your comments with us for the answer to this question?