+ 18
POP is a procedure oriented programming whereas, OOP is an object oriented programming. The main focus of POP is on âhow to get the task doneâ it follows the flow chart to get the task done. ... OOP supports Overloading/Polymorphism a which means using the same function name for performing different functions.
https://techdifferences.com/difference-between-oop-and-pop.html