Java View all facts Glossary Help |
programming language > object-oriented programming language > Objective-C |
Objective-C comparison table |
Subject | 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 | |
Objective-C | object-oriented programming language |
Next object-oriented programming language: Simula-67 Up: object-oriented programming language Previous object-oriented programming language: Java