Discussion: "Inheritance and Class Constructors"
Respond to the following:
• Inheritance is a powerful concept in Object Oriented Programming. It allows a attributes to be pass download from one class (base-class) to another class (sub-class) which creates an "is-a" relationship between the two classes? Provide an example of inheritance using code snippet. Explain why the example provided implements inheritance.
• Every class requires a class constructor. What is a class constructor? Explain the purpose of class constructor.
The response should include a reference list. Double-space, using Times New Roman 12 pnt font, one-inch margins, and APA style of writing and citations.