Computer Science, asked by Imranmd3466, 1 year ago

How object oriented programming differ from prcedure oriented programming?

Answers

Answered by GoodAskerAbhi
0
oop focuses on data,logic but poop focuses on procedure
Answered by Anonymous
2

Object Oriented Programming focuses more on data and logic and security.

It has encapsulation and other features for protection and security of data.

This is very helpful and object oriented programming gives equal importance to data and procedure.


However Procedure Oriented programming focuses on the procedure more than the data being used.

This is the difference between them .

Hence OOP is better preferred than POP .

Similar questions