In OOP terms, what is the name of the class, which is always the parent and the class cannot be used by itself, it can only be used if the class inherits from it.
I don't need any code samples, just an OOP technical term for this class, thanks!
source
to share