Programming Languages
PHP
Subjective
Nov 23, 2012
Describe features and benefits of object oriented programming?
Detailed Explanation
The major advantage of object oriented programming is code reuseability and easy of modification. Modification and adding of objects is easy thereby reducing the maintenance cost. Modeling the real world is better using object oriented programming than procedure-oriented programming.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts