Content deleted Content added
mNo edit summary |
No edit summary |
||
Line 1:
An '''object''' in computing is something that has an identity, a state and a behaviour. The state is encoded in instance variables (data members), the behavior in methods (member functions).
Read on: [[object-oriented language]] ([[computing]])
|