What is the default state of an integer in c language?
(a) Signed
(b) Unsigned
(c) System dependent
(d) There is no default state
The question was posed to me during an interview.
I need to ask this question from Signed Qualifier in section Miscellaneous Topics in C of C