Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
Less More -
Posts: 4306
-
Thank you received: 0
-
-
-
2 months 3 weeks ago #3456 by Elias Katsaniotis,MSc
Abstract classes and methods are when the parent class has a named method, but need its child class(es) to fill out the tasks. An abstract class is a class that contains at least one abstract method. An abstract method is a method that is declared, but not implemented in the code.
- Q&A Forum
- Index
- PHP
- in oop php what are abstract classes and methods ?
Time to create page: 0.153 seconds