Noun: function call- A call that passes control to a subroutine; after the subroutine is executed control returns to the next instruction in main program
"The main program made a function call to calculate the average of an array"
Derived forms: function calls
Type of: call
Encyclopedia: Function call