Try this exercise. Click the correct answer from the options.
Which of the following statements is true about inheritance?
Click the option that best answers the question.
- Inheritance allows a class to inherit properties and behaviors from multiple superclasses.
- Inheritance promotes code reuse and enables the creation of more specialized classes.
- Inheritance can only be used in object-oriented programming languages.
- Inheritance is limited to single-level hierarchy.