Java View all facts Glossary Help |
| programming language > object-oriented programming language > Simula-67 |
| Simula-67 comparison table | |||||
| Subject | is an instance of | design | is a kind of | be | 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 | |||
| Simula-67 | object-oriented programming language | to allow programmers to write programs that simulate the way objects in the real world behave | the first object-oriented programming language |
Next object-oriented programming language: Smalltalk Up: object-oriented programming language Previous object-oriented programming language: Objective-C