Process
Abstraction
The representation of a block
of code via a name call such as
function and method calls e.g.
 .equals() java
 .toString() java
 .strcat() C