Which of the following storage class supports char data type?
(a) register
(b) static
(c) auto
(d) all of the mentioned
This question was addressed to me in final exam.
The doubt is from Automatic Variables topic in section C Functions and Structure of a Program of C