ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
検索内容:
call-by-value
名詞
不可算名詞
(programming) An evaluation strategy in which the arguments to a function are evaluated first, and the result is passed into the function.
日本語の意味
値渡し:プログラミングにおいて、関数の引数を事前に評価し、その評価結果を関数に渡す評価戦略
英語の意味
(programming) An evaluation strategy in which the arguments to a function are evaluated first, and the result is passed into the function.