Java View all facts Glossary Help |
| programming language > object-oriented programming language > Smalltalk |
| Smalltalk comparison table | ||||
| Subject | use | is an instance of | is a kind of | has definition |
|---|---|---|---|---|
| object-oriented programming language | programming language | A programming language in which each data item with the operations used on it is designated as an object; the routines used to operate on the data item are called methods; and objects are grouped in a hierarchy of classes, with each class inheriting characteristics from the class above it | ||
| Smalltalk | a virtual machine | object-oriented programming language |
Next object-oriented programming language: C++ Up: object-oriented programming language Previous object-oriented programming language: Simula-67