Object refers to a data structure containing data and instructions for working with the data. Objects sometimes refer to real-world things, for example a car
or map
object in a racing game. JavaScript, Java, C++, Python, and Ruby are examples of object-oriented programming languages.
Learn more
General Knowledge
- Object-oriented programming on Wikipedia
Object
in the JavaScript reference- Object data structures in JavaScript
Document Tags and Contributors
Tags:
Contributors to this page:
hbloomer,
greasan,
Sheppy,
Andrew_Pfeiffer,
klez,
Biraj,
Jeremie,
SphinxKnight
Last updated by:
hbloomer,