Question: Q1. Write a Java application for the Banking system that consists of at least three classes for Bank, Clients and Transactions and the following concepts
Q1. Write a Java application for the Banking system that consists of at least three classes for Bank, Clients and Transactions and the following concepts should be applied: 1. Defining a constructor with and without arguments. (2 Marks) 2. Use the setter, getter and toString methods. (2 Marks) 3. Sending an object/s to a method and returning it as a return value. (2 Marks) 4. Defining array of objects and using loop/s and Scanner object/s for data entry. ( 2 Marks) 5. Defining the main method that integrates the whole project. (2 Marks) - The assignment is due strictly on 08.02.2023 before the end of the day. - Do not use the given examples in the course note for all questions. - Zero mark will be given for the duplicated/copied works. - A screenshot of the implementation and output should be given
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
