Respuesta :

Lanuel

A predefined procedure that returns a value is called a: C. Function

A function can be defined as a set of commands (instructions) which can be run on a computer by calling it by its name. Thus, you can run series of command (instruction) as a function by calling its name.

In Computer programming, a group of organized, reusable series of command (instruction) that are written to instruct a computer for the performance of a particular task is generally referred to as a function.

Generally, a function is characterized by the following;

  • A function accepts data as an input.
  • A function processes data.
  • It returns a single output or a set of results depending on the code.

In conclusion, a function is a predefined procedure that returns a value or series of value and it can be used to perform a single but related action.

Read more: brainly.com/question/23838498

ACCESS MORE
EDU ACCESS
Universidad de Mexico