Definitions for "abstract operation"
an operation that is never instantiate d
An operation for which no implementation can be provided. Only abstract types can have abstract operations. Derived concrete types must override any inherited abstract operations.
Keywords:  hide, technique, information
a technique that can hide information