function overloading
(object-oriented programming) A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters.
( plural )
復習用の問題
(object-oriented programming) A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters.
function overloading
In many object-oriented languages, function overloading improves code readability by allowing multiple methods with the same name but different parameter and return types.
In many object-oriented languages, function overloading improves code readability by allowing multiple methods with the same name but different parameter and return types.
英語 - 多言語
- 項目の編集権限を持つユーザー - すべてのユーザー
- 項目の新規作成を審査する
- 項目の編集を審査する
- 項目の削除を審査する
- 重複の恐れのある項目名の追加を審査する
- 項目名の変更を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
- 例文の編集権限を持つユーザー - すべてのユーザー
- 例文の削除を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
- 問題の編集権限を持つユーザー - すべてのユーザー
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1