Advertisements
Advertisements
Question
Define OOP (Object-oriented programming)
Solution
Object-oriented programming is an approach that provides a way of modularizing programs by creating partitioned memory area for both data and functions that can be used as templates for creating copies of such modules on demand.
shaalaa.com
C++ Programming
Is there an error in this question or solution?