I am making this bank project in c++ and i am using classes.My problem is i cant understand to make relation of classes.i am making inheritance of account classs with current account class and saving account class.Now i hav to make compositon of account with customer class or sould i make compostion of both current and saving class in customer class.plz help its urgent