PHP - Inheritance and Polymorphism
How do you correctly declare an abstract method named
calculate in a PHP abstract class?calculate in a PHP abstract class?abstract and cannot have a body.abstract [visibility] function methodName(); without braces.abstract keyword [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions