All,
I understand the concepts but am struggling with the implementation. I understand that account type is a local method to each subclass. But, can't the super class have an account type method that has no implementation but is overridden by the sub classes with the account type? Thanks for your help in advance.