CSC/ECE 517 Fall 2011/ch1 1e aa
Block-structured vs. O-O languages
Introduction
This Wiki chapter talks about the basic fundamentals of block structured programming and Object Oriented programming and explains the advantages of Object Oriented programming over block structured programming which made O-O languages more common and widely used in the Software Industry today. We also focus on the practicability of using block structured approach in O-O languages.