difference between oop and pop
Answers
Answered by
4
the difference between ooP and PoP is
Answered by
14
POP-stands for Procedure Oriented Programming.
OOP-stands for Object Oriented Programming.
POP-is top down approach.
OOP-is bottom up approach.
POP-program is divided into small parts is called as Function.
OOP-program is divided into parts called as Object.
OOP-stands for Object Oriented Programming.
POP-is top down approach.
OOP-is bottom up approach.
POP-program is divided into small parts is called as Function.
OOP-program is divided into parts called as Object.
Similar questions