function call
funktsioonikutse
olemus
ISO/IEC 2382:
keeletarind, mis annab tegelikud parameetrid mingi funktsiooni täitmise algatamiseks ja kutsub esile funktsiooni täitmise; funktsioonikutset saab kasutada operandina avaldises või tegeliku parameetrina alamprogrammi kutses.
= a language construct that provides the actual parameter s for the invocation of the execution of a function and causes the execution
Note. A function call may be used as an operand in an expression or as an actual parameter of a subprogram call.