Subject: PHP

Inheritance

  • Create a base class Animal with properties: name and type.
  • Add a method makeSound() in the base class.
  • Create a child class Dog that overrides the makeSound() method.
  • Instantiate both classes and call the makeSound() method.

Select file or drag and drop

PNG, JPG, SVG

Preview