Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class?
Options:
Answer:
Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class static.