Write two major differences between Procedure Oriented Programming and Object Oriented Programming.
Answers
Answered by
3
Answer:
Procedural Oriented Programming Object Oriented Programming
Adding new data and function is not easy. Adding new data and function is easy.
Procedural programming does not have any proper way for hiding data so it is less secure. Object oriented programming provides data hiding so it is more secure.
Attachments:
Answered by
5
ANSWER-
*Procedural Oriented Programming - • In procedural programming, program is divided into small parts called functions..
• Procedural programming follows top down approach..
*Object Oriented Programming- • In object oriented programming, program is divided into small parts called objects..
• Object oriented programming follows bottom up approach..
HOPE IT'S HELP YOU DI..✌️
Similar questions
Hindi,
22 days ago
Political Science,
1 month ago
Social Sciences,
1 month ago
Science,
8 months ago
Science,
8 months ago