control structure
English
editNoun
editcontrolstructure (pluralcontrol structures)
- (programming) Astructure used todirect theflow ofexecution of aprogram.
- Coordinate term:data structure
- 2005, Larry Ullman, Andreas Signer,C++ Programming: Visual QuickStart Guide, Pearson Education,→ISBN:
- In C++ you can and often will nestcontrol structures: place one conditional within another; put a loop within another loop; have a conditional within a loop; and so forth.
Hyponyms
editTranslations
editin programming
|