What Is Object Orientation?

Object-oriented programming is a precursor of what was later refined into data abstraction. The following features distinguish it from the latter: Data abstraction is, on the whole, a much simpler idea than object orientation. It causes fewer complications in the language, is easier to get to grips with, and needs less run-time overhead to implement.


Created 1995 June 21.

Back to Programming Intro
Back to LDO's Home Page