Diego's Digital Garden

Home

❯

Abstract Method

Abstract Method

Properties2
TypeConcept
Note createdFeb 17, 2025

An abstract method is a method that has a declaration but no implementation. Abstract methods are marking points to correctly implement a new inherited class from a larger abstract class when using an Object-Oriented paradigm.


Graph View

Created with Arbor, a Quartz fork (v5.0.0) © 2026