CS202   3- ‹#›
Common Base Classes
nEvery object of class checking is comprised of both checking and account members and every object of class savings is comprised of both savings and account members.
nSince an object of class ibc inherits from both checking and savings, there are two implicit objects of class account contained in an ibc object.
n