Object: meaning, definitions and examples
💡
object
[ ˈɒb.dʒɪkt ]
in programming
A data structure that contains data and functions to manipulate that data.
Synonyms
Which Synonym Should You Choose?
Word | Description / Examples |
---|---|
object |
Used when referring to a physical or non-physical thing that can be perceived by the senses or the mind. Often used in everyday language to talk about things around us.
|
instance |
Used to indicate a specific occurrence or example of something, often in discussing cases or examples within a larger category.
|
entity |
Used to refer to something that exists as a single, separate, and self-contained unit, often in formal, legal, or business contexts.
|
element |
Used when talking about a fundamental or essential part of something larger, often in scientific or technical contexts.
|
Examples of usage
- JavaScript objects are used to store key-value pairs.
- In object-oriented programming, objects are instances of classes.
Translations
Translations of the word "object" in other languages:
🇵🇹 objeto
- objeto (de estudo ou análise)
- objeto (objetivo, finalidade)
🇮🇳 वस्तु
- उद्देश्य
- विषय
🇩🇪 Objekt
- Gegenstand
- Zweck
🇮🇩 objek
- benda
- tujuan
🇺🇦 об'єкт
- предмет
- мета
🇵🇱 obiekt
- przedmiot
- cel
🇯🇵 オブジェクト
- 物
- 目的
🇫🇷 objet
- objet (d'étude ou d'analyse)
- objectif
🇪🇸 objeto
- objeto (de estudio o análisis)
- objetivo
🇹🇷 nesne
- obje
- amaç
🇰🇷 객체
- 물체
- 목적
🇸🇦 كائن
- موضوع
- هدف
🇨🇿 objekt
- předmět
- cíl
🇸🇰 objekt
- predmet
- cieľ
🇨🇳 对象
- 物体
- 目标
🇸🇮 objekt
- predmet
- cilj
🇮🇸 hlutur
- viðfangsefni
- markmið
🇰🇿 нысан
- зат
- мақсат
🇬🇪 ობიექტი
- საგანი
- მიზანი
🇦🇿 obyekt
- əşya
- məqsəd
🇲🇽 objeto
- objeto (de estudio o análisis)
- objetivo
Etymology
The word 'object' originated from the Latin word 'objectum', meaning 'thing thrown before', which was derived from the verb 'objicere', meaning 'to throw or present'. The concept of an object in programming dates back to the 1960s with the development of object-oriented programming languages like Simula and Smalltalk. Objects play a central role in modern programming paradigms, enabling encapsulation, inheritance, and polymorphism.
See also: objectification, objectify, objection, objectionable, objective, objectively, objectivity, objector, unobjectionable.