class variable


A class variable can hold a value that is shared by all instances of the same class.


Course References: