Hint: Question mark (?) is a wildcard. Question mark substitutes one character.
English noun: function call
1.
function call(communication)a call that passes control to a subroutine; after the subroutine is executed control returns to the next instruction in main program