In object-oriented programming, refers to the creation process of an instance, or a specific object created using a set of parameters called a class. We can think of instantiation like the manufacturing of a car, where each build is dependent upon the setting of variables such as make, model, and color.