A class may have both instance variables and class variables. code example
Example: instance variables
Instance Belongs to the object
You can have multiple copies of instance variables
Instance Belongs to the object
You can have multiple copies of instance variables