The major objective of Object Oriented Approach is to eliminate
Some of the flows encountered in the procedural approach. OOPS treats data as a
Critical element in the program development and does not allow it to flow freely
Around the system. OOPS allows us to decompose a problem into a number of
entities called Objects and then build data and functions around these entities.
No comments:
Post a Comment