Difference between revisions of "Subroutines - Functions"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Created page with "=Subroutine= A set of instructions designed to perform a frequently used operation within a program.")
(No difference)

Revision as of 13:22, 15 December 2016

Subroutine

A set of instructions designed to perform a frequently used operation within a program.