Features of Procedure Oriented Programming (POP) in C++ ?
Features of 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.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment