Respuesta :
The data components of a class that belong to every instantiated object are the class's Instance variables.
Instant variables are the data components of a class which belongs to every instantiated object in the given class.
What is an instance variable?
In object-oriented programming (OOP) language, an instance variable can be defined as a type of variable that is declared within a particular class. Thus, an instance is the realization of any object belonging to a class.
This ultimately implies that, instant variables are the data components of a class which belongs to every instantiated object in the given class.
Learn more about object class here: brainly.com/question/20264183
#SPJ9