Polymorphism is the ability of an object to take on many forms. It allows methods to perform different functions based on the object that invokes them. How does Inheritance improve code reusability? Inheritance