Here’s code providing an example of inheritance using BankAccount and SavingsAccount. The various nuances of the inheritance syntax should all be present here. The file SavingsAccount.pde has a number of comments explaining what exactly the different syntax and functions are doing.
Lab #11 documents will be posted tomorrow (Thursday) morning.