Assume the existence of a Bank Account class. Define a subclass, Savings Account that contains the following: a double instance variable, interest Rate a constructor that accepts a parameter of type double which is used to initialize the instance variable