Object (computer science): Difference between revisions

Content deleted Content added
Hirzel (talk | contribs)
No edit summary
Vera Cruz (talk | contribs)
mNo edit summary
Line 1:
AnIn [[computing]], an '''object''' in computing is something that has an identity, a state, and a behaviour. The state is encoded in [[instance variablesvariable]]s ([[data membersmember]]s), the behavior is encoded in methods[[method]]s ([[member functionsfunction]]s).
 
ThisObjects definitionare isbundles notof toorelated far[[variable]]s fromand themethods. oneThey underare often used to model ''[[object (philosophy)|real-world objects]]''.
 
Read on: [[object-oriented language]], [[object (philosophy)]], [[computing]])