What is OOP?
First, "OOP" is a pretty slippery term. I think it is correctly placed on the same "level" as Structured or Literate programming in that it is more about what the programmer thinks when creating programs rather than language features or actual source code.
Here are, I believe, the...