There are advantages as well as disadvantages to using either structured programming languages or object-oriented languages when developing an application.
janeataylor.wordpress.com/2005/12/02/structured-vs-obje... janeataylor.wordpress.com/2005/12/02/structured-vs-object-oriented-programming/
lack of encapsulation same code repetition lack of information hiding
http://wiki.answers.com/Q/Disadvantages_of_structured_p...
You have to plan the structure of your program, as you cannot just goto anywhere, as you could in an unstructured language (like BASIC or Assembly).
http://wiki.answers.com/Q/Disadvantage_of_structured_pr...
Its rapid ascension and wide acceptance can be traced to its design and programming features, ... Because Java software is inherently better structured and documented than C or C++ software, it is generally easier to maintain. In addition, the package orientation of Java software affords considerable modularity in software...
bananamen-inc.tripod.com/advantag.htm
The Fundamental Principle of Structured Programming is that at all times and under all circumstances, the programmer must keep the program within his intellectual grasp.
www.robelle.com/library/smugbook/structpr.html
structured programming: A technique for organizing and coding computer programs in which a hierarchy of modules is used, each having a single entry and a single exit point, and in which control is passed downward through the structure without unconditional branches to higher levels of the structure.
www.its.bldrdoc.gov/fs-1037/dir-035/_5154.htm
all the disadvantag; Disadvantages of OO Design. Objects Inheritance Structured Programming Hazards. Fault Tolerance. Software Reliability. Reliability; Graduate Course in Software Engineering. Fall 2002 Finally, the advantages and disadvantages for Structured & Unstructured Interviews are;
www.signal42.com/disadvantages_of_structured_software_e... www.signal42.com/disadvantages_of_structured_software_engineering.asp
IM4 : STRUCTURED PROGRAMMING LANGUAGE; Department of Information Management; Xavier University - Ateneo de Cagayan ... Assignment 2 : Advantages and Disadvantages of Visual Basic 6; Features and highlights of Visual Basic .NET;
courseweb.xu.edu.ph/courses/im4/syllabus.html
Structured Programming and Data Structures is an undergraduate course which is a follow-up to Structured Programming (COMP 170). The goal of Comp 170 can be viewed as gaining the ability to write computer programs for accomplishing tasks.
euler.slu.edu/~goldwasser/courses/loyola/comp271/2002_F... euler.slu.edu/~goldwasser/courses/loyola/comp271/2002_Fall/
This paper discusses how structured programming methodology has been introduced into a large production programming organization using an integrated but flexible approach. It next analyzes the advantages and disadvantages of each component of the methodology and presents some quantitative results on its use.
portal.acm.org/citation.cfm?id=808437