Object-orientated
Applies to a philosophy of software creation. An approach to structuring software applications.
The general notion is that an object-oriented approach to creating software starts with modeling the real-world problems trying to be solved in familiar real-world ways, and carries the analogy all the way down to structure of the program.
See Glossary for a complete list of all terms. |