====== Object oriented programming ====== An object is a class in object oriented programming and consist of three things. * Identity (Name) * Attributes (Properties) * Behaviors (actions, methods)