The statement is used to return a value from a subprogram.

The inputs given to a subprogram are called .

Subprograms allow for , meaning that complex tasks can be simplified into a single function call.

Using subprograms can improve , allowing changes in one part without affecting others.

By using subprograms, developers can work on different parts of a program , improving collaboration.