What are the difference between object oriented programming(OOP) and Procedure Oriented Programming(POP) in C++?

No comments
Difference between OOP V/S POP :-

object oriented programming(OOP):-

A .  Data abstraction is introduced in addition to procedural abstraction.
B .  It follows the bottom up approach.
C  . Programs are divided into objects.
D  .  Suitable for large sized software application as well small sized.
E  .   New data and functions can be easily added when even necessary.

Procedure Oriented Programming(POP):-

A .   Programs are organized in the  from of subroutines/functions.
B.    Most of the functions share global data.
C.    Suitable for medium size software application.
D.    Difficult to maintained the program code.
E.     It employs top down approach in program design.

No comments :

Post a Comment

Subscribe

Milan Panda
Admin
About Me | Contact
Copyright 2023-2024 © Programming1011 . 🎀 Developed and Design By- Milan Panda. Happy Holi All Of You 🎀