Computer Science, asked by bhatiaaditi791, 1 year ago

Difference between structured programming and oop approach

Answers

Answered by VivekBShah
0
See the page above it will help you
Attachments:
Answered by SohamKundu012
0

OOP uses data abstraction , encapsulation , and hence protects data .

POP does not have a good system of data security .

OOP gives equal stress on data and functions .

POP lays more stress on functions rather than data .

Hence OOP is better than POP.

Similar questions