What is the sizeof(char) in a 32-bit C compiler?
(a) 1 bit
(b) 2 bits
(c) 1 Byte
(d) 2 Bytes
I got this question during an internship interview.
I'm obligated to ask this question of Sizeof Keyword topic in section Floating Point & Sizeof Operator in C of C