return type

return type

English

Noun

return type (plural return types)

  1. (programming) A specification of the data type of the value that a function or method returns to its caller.
    Synonym: result type