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).
This definition is not too far from the one under object (philosophy).
Read on: object-oriented language (computing)