//Create a subclasspublic class MortgageAccount extends Account{ // body of the class}
this.accountHolder = accountHolder;
Up: keyword