出典:Wiktionary
出典:Wikipedia
出典:『Wikipedia』 (2011/05/18 22:52 UTC 版)
In computer programming, the return type (or result type) defines and constrains the type of value returned from a method or function. In many programming languages (especially those that are statically-typed, such as Java, C++, C) the return type must be explicitly specified when declaring a function.
![]()