Computer Science, asked by Nevi7ksubhantismp, 1 year ago

difference between oop and pop

Answers

Answered by sairock
4
the difference between ooP and PoP is
Answered by nikithamegha
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.
Similar questions