Skip to main content

What is structured programming ?


It is a programming method which aimed at improving quality, clarity and access time of Computer program by the use of block structures, subroutines, for and while loops. These programming features will be helpfül when concept of exception handing is needed in the program. It uses various control strúctures, sub routines, blocks and theorem. The theorems involved in structure programming are Sequence, Selection, Iteration and Recursion. Most ot the programming language uses strúctured programming language features such as ALGOL, Pascal, PL/I, Ada, C, etc. The structure programming enforces a logical structure on the program being written to make it more efficient and easy to modify and understand. What is Structured Programming Language is explained in simple and precise manner



-------------------------------------
Posted By -