Why is it useful to declare a class that inherits from an abstract class?You want to overwrite your existing base class. pressYou want to make a copy of the class somewhere else. pressYou want to extend the functionality of your current class without overwriting it. press