Function
A named section of a computer program that performs a specific task. Functions help make code more efficient and reusable. They may take input parameters and produce output.
A named section of a computer program that performs a specific task. Functions help make code more efficient and reusable. They may take input parameters and produce output.