Online Computer Dictionary

Browse words  |  Based on FOLDOC
e.g. abduction  aflex  alt

Queried for: structured programming  About structured programming

Definition:

Any software development technique that includes structured design and results in the development of a program consisting of blocks of code whose internal details are independent. Structured programming is usually done in a block-structured language.