Multiple choice technology programming languages

A function is:

  1. An entity that receives inputs and outputs

  2. A way of storing values

  3. A sequence of characters enclosed by quotes

  4. A kind of computer

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A function is a block of code or mathematical entity that receives input values (arguments) and returns an output value based on those inputs.