A key benefit of inheritance is Group of answer choices an object can have several types, it is type compatible with any of its superclasses it allows the invocation of this() private, public and protected visibility modifiers can be used on all members only some of the parent's methods are applicable in the child class