The answer is instance variable. Each object in data components of a class differ and are stored in instance variable. Moreover, when an object is instantiated, it means that for each instantiated object of the class, there is a separate copy or instance.