Last Updated:2025/11/28
(object-oriented programming) A method of an abstract class that has no implementation in that class and must therefore be implemented by all subtyping classes.
音声機能が動作しない場合はこちらをご確認ください
See correct answer
abstract method
Edit Histories(0)
Source Word
abstract method
Noun
Japanese Meaning
抽象メソッド:抽象クラスに定義されるが、そのクラス内では実装が存在せず、派生クラスで必ず実装される必要のあるメソッド
( plural )