An object is identified by its characteristics.
4 Likes
True
Reason — An object in object-oriented programming is identified by its characteristics (attributes) and behaviour (methods).
Answered By
3 Likes
Procedure oriented program stresses on data.
C++ is also an object oriented programming language.
Function is a set of objects that share the common state and behaviour.
Encapsulation keeps data safe from outside interference.