Definition, Meaning & Synonyms

obj

Noun
/ɒb(d)ʒɛkt/
Definition
A shortened form of the word ‘object’, often used in computer programming and various technical fields.
Examples
  • The function takes an obj as a parameter to operate on the data.
  • In the code, we created a new obj from the class template.
  • Every obj can have its own unique properties and methods.
Meaning
In the context of programming, ‘obj’ typically refers to an instance of a class or a structured data type that encapsulates both data and functionality.
Synonyms
  • Object
  • Instance
  • Entity