| |
| | Articles - Object-oriented programming language (Site not responding. Last check: 2007-11-05) |
 | | OO languages can be grouped into several broad classes, determined by the extent to which they support all features and functionality of object-orientation and objects: classes, methods, polymorphism, inheritance, and reusability. |
 | | Languages called "Pure" OO languages, because everything in them is treated consistently an object, from primitives such as characters and punctuation, all the way up to whole classes, prototypes, blocks, modules, etc. They were designed specifically to facilitate, even enforce, OO methods. |
 | | Languages that are historically procedural languages, but have been extended with some OO features. |
| www.gaple.com /articles/Object-oriented_programming_language (484 words) |
|