Objects Instances of classes that encapsulate data and behavior in programming. instances In programming, objects are instances of classes that encapsulate data and behavior. They contain properties representing the state and methods representing actions associated with them. Built by Tim Jones