最終更新日:2025/11/24
例文
復習用の問題
When designing the class hierarchy, you should account for dynamic binding so that virtual methods resolve to the appropriate subclass implementations at runtime.
正解を見る
When designing the class hierarchy, you should account for dynamic binding so that virtual methods resolve to the appropriate subclass implementations at runtime.
音声機能が動作しない場合はこちらをご確認ください
関連する単語
dynamic binding
名詞
不可算名詞
(programming) A form of binding that occurs at runtime, such as the resolution of a virtual method call to a specific subclass's implementation.
日本語の意味
実行時に決定されるバインディング。たとえば、仮想メソッドが実行時に特定のサブクラスの実装に結びつけられる処理。
英語の意味
(programming) A form of binding that occurs at runtime, such as the resolution of a virtual method call to a specific subclass's implementation.
例文の編集履歴(0)
項目の編集設定
- 項目の編集権限を持つユーザー - すべてのユーザー
- 項目の新規作成を審査する
- 項目の編集を審査する
- 項目の削除を審査する
- 重複の恐れのある項目名の追加を審査する
- 項目名の変更を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
例文の編集設定
- 例文の編集権限を持つユーザー - すべてのユーザー
- 例文の削除を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
問題の編集設定
- 問題の編集権限を持つユーザー - すべてのユーザー
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
