If only one memory location is to be reserved for a class variable, no matter how many objects are instantiated, then the variable should be declared as
a)extern
b)static
c)volatile
d)const

Posted on by