subroutine (Q3457): Difference between revisions
Jump to navigation
Jump to search
Created a new Item: subroutine, sequence of instructions that can be called from other points in a computer program |
(No difference)
|
Revision as of 20:35, 24 February 2023
sequence of instructions that can be called from other points in a computer program
- routine
- subprogram
- callable unit
- procedure
- function
- method
- functions
- subroutines
Language | Label | Description | Also known as |
---|---|---|---|
English | subroutine |
sequence of instructions that can be called from other points in a computer program |
|