Next kbTop: public interface Up: kbTop Previous kbTop: programming
|
programming language |
subject | fact | |
Kinds of programming language :
- object-oriented programming language (10 kinds, 74 facts) - 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
- scripting language (1 kind, 8 facts)