FA2018_LAB2PART1_yourLastName Then add a data type class namedAccount_yourLastName and a driver class namedBankService_yourLastName
-DATA TYPE CLASS: Provide UML and the code of data type classAccount_yourLastName to hold the information of an account withaccount number (String), customer name (String), address, balance(double) with no-argument constructor, parameter constructor
Also, define some methods to handle the tasks: open account, checkcurrent balance, deposit, withdraw, and print monthlystatement
OPEN ACCOUNT
Liem Le | COSC2436 #2
-display the output: (for example with accout last name is Le,accout first name is Liem, account number is 1567794657, andbalance is 500) Account Name: Le, Liem Account Number: 1567794657New Account balance: 500.0
CHECK BALANCE Display the output
PayPal Gateway not configured
PayPal Gateway not configured