What are the reasons to select Object Oriented Programming over Procedural Programming?

Posted by Starx on Stack Overflow See other posts from Stack Overflow or by Starx
Published on 2010-06-10T19:30:48Z Indexed on 2010/06/10 19:32 UTC
Read the original article Hit count: 271

Nowadays, Standard Coding has become Synonymous to Object Oriented Programming.

But what are the reasons that forced classical procedural programming out of the way and rose the new concept of Object Oriented Programming.

What were the limitations that Procedural Programming could not accomplish?

and

Does procedural language still hold some value in the field of programming? If yes, What are they, and What are there advantages over OOP?

© Stack Overflow or respective owner

Related posts about subjective

Related posts about oop