A variable stored separately in every object is called:

A variable stored separately in every object is called:
A . there are no such variables, all variables are shared among objects
B . a class variable
C . an object variable
D . an instance variable

Answer: D

Explanation:

Reference: https://dev.to/ogwurujohnson/distinguishing-instance-variables-from-class-variables-in-python-81

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments