In C++0x, Depending on the circumstances, the compiler may ignore the storage class specifier:
a. auto.
b. register.
c. static.
d. extern.
b. register.
Computer Science & Information Technology
a. auto.
b. register.
c. static.
d. extern.
b. register.