首页 >  Term: structured programming
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. Three types of control flow are used: sequential, test, and iteration.

0 0

创建者

  • KeithC3
  •  (Diamond) 7429 分数
  • 100% positive feedback
© 2025 CSOFT International, Ltd.