Last Updated:2025/11/28
To enforce a consistent algorithm across different components, the abstract class provides a template method that calls several primitive operations implemented by subclasses.
See correct answer
To enforce a consistent algorithm across different components, the abstract class provides a template method that calls several primitive operations implemented by subclasses.
音声機能が動作しない場合はこちらをご確認ください
Edit Histories(0)
Source Sentence
異なるコンポーネント間で一貫したアルゴリズムを強制するために、その抽象クラスはサブクラスのためのアルゴリズムを定めるテンプレートメソッドを提供し、サブクラスが実装する複数の基本操作を呼び出します。