Content deleted Content added
No edit summary Tag: Reverted |
m Block evasion : See block log |
||
Line 3:
In [[computer science]], an '''object''' can be a [[variable (computer science)|variable]], a [[data structure]], a [[subroutine|function]], or a [[Method (computer programming)|method]]. As regions of [[Memory address|memory]], they contain [[Value (computer science)|value]] and are referenced by [[identifier (computer programming)|identifiers]].
In the [[Object-oriented programming|object-oriented]] programming [[Programming paradigm|paradigm]],
In the [[relational model]] of [[database]] management, an object can be a [[Table (database)|table]] or [[Column (database)|column]], or an association between data and a database entity (such as relating a person's age to a specific person).<ref name=Oppel>{{cite book |first=Andy |last=Oppel |title=SQL Demystified |publisher=McGraw Hill |year=2005| page=7 |isbn=0-07-226224-9}}</ref>
|