Functions

Functions are C++ entities that associate a sequence of statements (a function body) with a name and a list of zero or more function parameters.