Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ What is Object Oriented Programming in PHP context?

This is usually a pretty open ended question. You should understand classes (objects are instantiated classes), abstract classes, interfaces, methods, properties,inheritance, multiple inheritance as well as why OOP is helpful as compared to procedural programming.

 177 views

More Questions for you: