Skip to content

National Teaching and Learning Change ProgrammeInformation and Communication Technology: Dictionary

exit

When a subprogram (or routine, or function) has completed its task it must transfer control back to the calling program, which can only continue from its calling position. This is generally done by a return (or exit) statement in the subprogram. A subprogram may have more than one return instruction.

Jump:a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-symbols