Glossary Object Oriented Analysis and Design / Term
The highest-level element in procedural, or structured design; procedures define what the program does.
A named section of code that performs a specific operation. A procedure would not be expected to return a value. Compare with function and method.
Permanent link Procedure - Creation date 2023-02-22