programming language
Ratings
0
Nobody has rated this yet. Be the first!
Instances
7
Subclasses
1
Influences rating
Influences rating
Lists
0
The term object-based language may be used in a technical sense to describe any programming language that uses the idea of encapsulating state and operations inside objects. Object-based languages need not support inheritance or subtyping, but those that do are also termed object-oriented. Object-based languages that do not support inheritance...