Difference between structured programming and oop approach
Answers
Answered by
0
See the page above it will help you
Attachments:
Answered by
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