Java View all facts Glossary Help |
programming language |
programming language comparison table |
Subject | have features | has definition |
---|---|---|
object-oriented programming language | abstraction, modularity and encapsulation | 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 |
Next kbTop: public interface Up: kbTop Previous kbTop: programming