Earlier in this chapter we introduced a number of general concepts underpinning the object oriented paradigm. We discussed objects as self-contained units, each of these units containing data elements, or attributes, and
methods. We now expand our object oriented paradigm as it is applied in most object oriented programming
languages. The term object oriented programming is often abbreviated to OOP in many references; similarly
object oriented is abbreviated using the acronym OO.
Students Learn About: Object oriented paradigm
| Students Learn To:
|
