Imperative languages
← Previous revision | Revision as of 08:56, 29 October 2021 | ||
Line 174: | Line 174: | ||
* arrays with variable bounds.
|
* arrays with variable bounds.
|
||
* “if” statements.
|
* “if” statements.
|
||
− |
* “for” loops
|
+ |
* “for” loops.
|
* [[Recursion (computer science)|recursion]].<ref name=”cpl_3rd-ch2-19″/>
|
* [[Recursion (computer science)|recursion]].<ref name=”cpl_3rd-ch2-19″/>
|
||