the main difference is that structured programming deals with the flow of execution, and not, primarily, with the data. The mathematical basis for structured programming has to do with the elimination...
Answered by: hassini on: Aug 7th, 2011
c is an example for structural language and c++ is an example for object oriented language.....
the main difference is that structured programming deals with the flow of execution, and not, primarily, with the data. The mathematical basis for structured programming has to do with the elimination...
c is an example for structural language and c++ is an example for object oriented language.....